Searched refs:channel_out (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s6000/
H A Ds6000-i2s.h21 int channel_out; member in struct:s6000_snd_platform_data
H A Ds6000-i2s.c35 unsigned int channel_out; member in struct:s6000_i2s_dev
147 dev->channel_out : dev->channel_in;
159 dev->channel_out : dev->channel_in;
300 ? dev->channel_out : dev->channel_in;
340 dev->channel_out = pdata->channel_out;
354 dev->channel_out = 1;
383 cfg[dev->channel_out] = S6_I2S_OUT;
400 dev->dma_params.sif_out = dev->sifbase + (dev->channel_out ?
H A Ds6105-ipcam.c205 .channel_out = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Domapfb.h140 __u8 channel_out; member in struct:omapfb_plane_info
167 __u8 channel_out; member in struct:omapfb_color_key
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Domapfb.h145 int (*setup_plane) (int plane, int channel_out,
H A Ddispc.c330 static inline int _setup_plane(int plane, int channel_out, argument
363 plane, channel_out, paddr, screen_width, pos_x, pos_y,
383 switch (channel_out) {
455 static int omap_dispc_setup_plane(int plane, int channel_out, argument
468 r = _setup_plane(plane, channel_out, paddr,
614 switch (ck->channel_out) {
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.c529 static int hwa742_setup_plane(int plane, int channel_out, argument
535 channel_out != OMAPFB_CHANNEL_OUT_LCD)
H A Dblizzard.c881 static int blizzard_setup_plane(int plane, int channel_out, argument
892 plane, channel_out, offset, screen_width,
H A Domapfb_main.c229 r = fbdev->ctrl->setup_plane(plane->idx, plane->info.channel_out,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Ddss.h351 enum omap_channel channel_out);
H A Ddispc.c1508 void dispc_set_channel_out(enum omap_plane plane, enum omap_channel channel_out) argument
1511 _dispc_set_channel_out(plane, channel_out);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/omapfb/
H A Domapfb-ioctl.c198 pi->channel_out = 0;

Completed in 216 milliseconds