Lines Matching refs:bttv_tvcards
971 if (input >= bttv_tvcards[btv->c.type].video_inputs) in video_mux()
975 mask2 = bttv_tvcards[btv->c.type].gpiomask2; in video_mux()
991 if(bttv_tvcards[btv->c.type].muxsel_hook) in video_mux()
992 bttv_tvcards[btv->c.type].muxsel_hook (btv, input); in video_mux()
1006 gpio_inout(bttv_tvcards[btv->c.type].gpiomask, in audio_mux_gpio()
1007 bttv_tvcards[btv->c.type].gpiomask); in audio_mux_gpio()
1015 gpio_val = bttv_tvcards[btv->c.type].gpiomute; in audio_mux_gpio()
1017 gpio_val = bttv_tvcards[btv->c.type].gpiomux[input]; in audio_mux_gpio()
1026 gpio_bits(bttv_tvcards[btv->c.type].gpiomask, gpio_val); in audio_mux_gpio()
1220 if (bttv_tvcards[btv->c.type].no_video) { in init_irqreg()
1239 if (bttv_tvcards[btv->c.type].no_video) { in init_bt848()
1775 if (i->index >= bttv_tvcards[btv->c.type].video_inputs) { in bttv_enum_input()
1823 if (i >= bttv_tvcards[btv->c.type].video_inputs) in bttv_s_input()
3905 type_name, bttv_tvcards[btv->c.type].name); in vdev_init()
4199 if (!bttv_tvcards[btv->c.type].no_video) in bttv_probe()
4209 if (!bttv_tvcards[btv->c.type].no_video) { in bttv_probe()
4225 if (bttv_tvcards[btv->c.type].has_dvb) { in bttv_probe()
4263 if (bttv_tvcards[btv->c.type].has_dvb) in bttv_remove()