Lines Matching refs:bttv_tvcards
970 if (input >= bttv_tvcards[btv->c.type].video_inputs) in video_mux()
974 mask2 = bttv_tvcards[btv->c.type].gpiomask2; in video_mux()
990 if(bttv_tvcards[btv->c.type].muxsel_hook) in video_mux()
991 bttv_tvcards[btv->c.type].muxsel_hook (btv, input); in video_mux()
1005 gpio_inout(bttv_tvcards[btv->c.type].gpiomask, in audio_mux_gpio()
1006 bttv_tvcards[btv->c.type].gpiomask); in audio_mux_gpio()
1014 gpio_val = bttv_tvcards[btv->c.type].gpiomute; in audio_mux_gpio()
1016 gpio_val = bttv_tvcards[btv->c.type].gpiomux[input]; in audio_mux_gpio()
1025 gpio_bits(bttv_tvcards[btv->c.type].gpiomask, gpio_val); in audio_mux_gpio()
1219 if (bttv_tvcards[btv->c.type].no_video) { in init_irqreg()
1238 if (bttv_tvcards[btv->c.type].no_video) { in init_bt848()
1766 if (i->index >= bttv_tvcards[btv->c.type].video_inputs) in bttv_enum_input()
1809 if (i >= bttv_tvcards[btv->c.type].video_inputs) in bttv_s_input()
3935 type_name, bttv_tvcards[btv->c.type].name); in vdev_init()
4202 if (!bttv_tvcards[btv->c.type].no_video) in bttv_probe()
4212 if (!bttv_tvcards[btv->c.type].no_video) { in bttv_probe()
4228 if (bttv_tvcards[btv->c.type].has_dvb) { in bttv_probe()
4267 if (bttv_tvcards[btv->c.type].has_dvb) in bttv_remove()