• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/

Lines Matching refs:bttv_tvcards

1043 	if (UNSET == bttv_tvcards[btv->c.type].muxsel[btv->input]) {
1130 if (input >= bttv_tvcards[btv->c.type].video_inputs)
1134 mask2 = bttv_tvcards[btv->c.type].gpiomask2;
1145 mux = bttv_tvcards[btv->c.type].muxsel[input] & 3;
1151 if(bttv_tvcards[btv->c.type].muxsel_hook)
1152 bttv_tvcards[btv->c.type].muxsel_hook (btv, input);
1168 gpio_inout(bttv_tvcards[btv->c.type].gpiomask,
1169 bttv_tvcards[btv->c.type].gpiomask);
1179 gpio_val = bttv_tvcards[btv->c.type].gpiomute;
1181 gpio_val = bttv_tvcards[btv->c.type].gpiomux[input];
1183 gpio_bits(bttv_tvcards[btv->c.type].gpiomask, gpio_val);
1351 audio_input(btv,(input == bttv_tvcards[btv->c.type].tuner ?
1362 if (bttv_tvcards[btv->c.type].no_video) {
1383 if (bttv_tvcards[btv->c.type].no_video) {
1944 if (UNSET == bttv_tvcards[btv->c.type].tuner)
1978 if (channel >= bttv_tvcards[btv->c.type].video_inputs)
1984 if (channel == bttv_tvcards[btv->c.type].tuner) {
2001 if (channel >= bttv_tvcards[btv->c.type].video_inputs)
2043 if (audio >= bttv_tvcards[btv->c.type].audio_inputs)
2111 if (n >= bttv_tvcards[btv->c.type].video_inputs)
2117 if (i->index == bttv_tvcards[btv->c.type].tuner) {
2147 if (*i > bttv_tvcards[btv->c.type].video_inputs)
2159 if (UNSET == bttv_tvcards[btv->c.type].tuner)
2197 if (UNSET == bttv_tvcards[btv->c.type].tuner)
2828 cap->channels = bttv_tvcards[btv->c.type].video_inputs;
2829 cap->audios = bttv_tvcards[btv->c.type].audio_inputs;
3174 if (bttv_tvcards[btv->c.type].tuner != UNSET &&
3175 bttv_tvcards[btv->c.type].tuner != TUNER_ABSENT)
4539 type, bttv_tvcards[btv->c.type].name);
4774 if (!bttv_tvcards[btv->c.type].no_video) {
4789 if (bttv_tvcards[btv->c.type].has_dvb) {