Searched defs:channel_out (Results 1 - 4 of 4) sorted by relevance

/drivers/video/omap/
H A Dlcdc.c292 static int omap_lcdc_setup_plane(int plane, int channel_out, argument
308 if (plane != 0 || channel_out != 0 || pos_x != 0 || pos_y != 0 ||
H A Dhwa742.c528 static int hwa742_setup_plane(int plane, int channel_out, argument
534 channel_out != OMAPFB_CHANNEL_OUT_LCD)
H A Dblizzard.c880 static int blizzard_setup_plane(int plane, int channel_out, argument
891 plane, channel_out, offset, screen_width,
H A Ddispc.c331 static inline int _setup_plane(int plane, int channel_out, argument
364 plane, channel_out, paddr, screen_width, pos_x, pos_y,
384 switch (channel_out) {
456 static int omap_dispc_setup_plane(int plane, int channel_out, argument
469 r = _setup_plane(plane, channel_out, paddr,
615 switch (ck->channel_out) {

Completed in 18 milliseconds