Lines Matching refs:bttv_tvcards
1142 if (input >= bttv_tvcards[btv->c.type].video_inputs) in video_mux()
1146 mask2 = bttv_tvcards[btv->c.type].gpiomask2; in video_mux()
1162 if(bttv_tvcards[btv->c.type].muxsel_hook) in video_mux()
1163 bttv_tvcards[btv->c.type].muxsel_hook (btv, input); in video_mux()
1178 gpio_inout(bttv_tvcards[btv->c.type].gpiomask, in audio_mux()
1179 bttv_tvcards[btv->c.type].gpiomask); in audio_mux()
1189 gpio_val = bttv_tvcards[btv->c.type].gpiomute; in audio_mux()
1191 gpio_val = bttv_tvcards[btv->c.type].gpiomux[input]; in audio_mux()
1200 gpio_bits(bttv_tvcards[btv->c.type].gpiomask, gpio_val); in audio_mux()
1374 if (bttv_tvcards[btv->c.type].no_video) { in init_irqreg()
1395 if (bttv_tvcards[btv->c.type].no_video) { in init_bt848()
1899 if (i->index >= bttv_tvcards[btv->c.type].video_inputs) { in bttv_enum_input()
1953 if (i > bttv_tvcards[btv->c.type].video_inputs) { in bttv_s_input()
4152 type_name, bttv_tvcards[btv->c.type].name); in vdev_init()
4394 if (!bttv_tvcards[btv->c.type].no_video) { in bttv_probe()
4409 if (bttv_tvcards[btv->c.type].has_dvb) { in bttv_probe()
4445 if (bttv_tvcards[btv->c.type].has_dvb) in bttv_remove()