Searched refs:channel_select (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/dvb/
H A Daudio.h63 audio_channel_select_t channel_select; /* currently selected channel */ member in struct:audio_status
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/dvb/
H A Daudio.h63 audio_channel_select_t channel_select; /* currently selected channel */ member in struct:audio_status
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/dvb/
H A Daudio.h63 audio_channel_select_t channel_select; /* currently selected channel */ member in struct:audio_status
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/dvb/
H A Daudio.h63 audio_channel_select_t channel_select; /* currently selected channel */ member in struct:audio_status
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/dvb/
H A Daudio.h63 audio_channel_select_t channel_select; /* currently selected channel */ member in struct:audio_status
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/cx25821/
H A Dcx25821.h414 int channel_select; member in struct:cx25821_dev
423 int channel_select; member in struct:upstream_user_struct
582 int channel_select, int pixel_format);
584 int channel_select, int pixel_format);
586 int channel_select);
H A Dcx25821-audio-upstream.c723 int cx25821_audio_upstream_init(struct cx25821_dev *dev, int channel_select) argument
735 dev->_audio_upstream_channel_select = channel_select;
736 sram_ch = dev->channels[channel_select].sram_channels;
H A Dcx25821-video-upstream-ch2.c744 int cx25821_vidupstream_init_ch2(struct cx25821_dev *dev, int channel_select, argument
760 dev->_channel2_upstream_select = channel_select;
761 sram_ch = dev->channels[channel_select].sram_channels;
H A Dcx25821-core.c805 void cx25821_set_pixel_format(struct cx25821_dev *dev, int channel_select, argument
808 if (channel_select <= 7 && channel_select >= 0) {
809 cx_write(dev->channels[channel_select].
811 dev->channels[channel_select].pixel_formats = format;
1039 cx25821_vidupstream_init_ch1(dev, dev->channel_select,
H A Dcx25821-video-upstream.c797 int cx25821_vidupstream_init_ch1(struct cx25821_dev *dev, int channel_select, argument
813 dev->_channel_upstream_select = channel_select;
814 sram_ch = dev->channels[channel_select].sram_channels;
H A Dcx25821-video.c1751 dev->channel_select = data_from_user->channel_select;
1794 dev->channel_select_ch2 = data_from_user->channel_select;
1837 dev->channel_select = data_from_user->channel_select;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821.h414 int channel_select; member in struct:cx25821_dev
423 int channel_select; member in struct:upstream_user_struct
582 int channel_select, int pixel_format);
584 int channel_select, int pixel_format);
586 int channel_select);
H A Dcx25821-audio-upstream.c723 int cx25821_audio_upstream_init(struct cx25821_dev *dev, int channel_select) argument
735 dev->_audio_upstream_channel_select = channel_select;
736 sram_ch = dev->channels[channel_select].sram_channels;
H A Dcx25821-video-upstream-ch2.c744 int cx25821_vidupstream_init_ch2(struct cx25821_dev *dev, int channel_select, argument
760 dev->_channel2_upstream_select = channel_select;
761 sram_ch = dev->channels[channel_select].sram_channels;
H A Dcx25821-core.c805 void cx25821_set_pixel_format(struct cx25821_dev *dev, int channel_select, argument
808 if (channel_select <= 7 && channel_select >= 0) {
809 cx_write(dev->channels[channel_select].
811 dev->channels[channel_select].pixel_formats = format;
1039 cx25821_vidupstream_init_ch1(dev, dev->channel_select,
H A Dcx25821-video-upstream.c797 int cx25821_vidupstream_init_ch1(struct cx25821_dev *dev, int channel_select, argument
813 dev->_channel_upstream_select = channel_select;
814 sram_ch = dev->channels[channel_select].sram_channels;
H A Dcx25821-video.c1751 dev->channel_select = data_from_user->channel_select;
1794 dev->channel_select_ch2 = data_from_user->channel_select;
1837 dev->channel_select = data_from_user->channel_select;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_av.c1368 av7110->audiostate.channel_select = (audio_channel_select_t) arg;
1369 switch(av7110->audiostate.channel_select) {
1557 av7110->audiostate.channel_select = AUDIO_STEREO;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_av.c1368 av7110->audiostate.channel_select = (audio_channel_select_t) arg;
1369 switch(av7110->audiostate.channel_select) {
1557 av7110->audiostate.channel_select = AUDIO_STEREO;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/comedi/drivers/
H A Dni_mio_common.c5839 unsigned int channel_select; local
5846 channel_select = INTERNAL_REF;
5848 channel_select = CR_CHAN(insn->chanspec);
5849 ni_ao_win_outw(dev, channel_select, AO_Calibration_Channel_Select_67xx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dni_mio_common.c5839 unsigned int channel_select; local
5846 channel_select = INTERNAL_REF;
5848 channel_select = CR_CHAN(insn->chanspec);
5849 ni_ao_win_outw(dev, channel_select, AO_Calibration_Channel_Select_67xx);

Completed in 381 milliseconds