Lines Matching defs:btv

2893 void bttv_idcard(struct bttv *btv)  in bttv_idcard()
2965 static void identify_by_eeprom(struct bttv *btv, unsigned char eeprom_data[256]) in identify_by_eeprom()
2983 static void flyvideo_gpio(struct bttv *btv) in flyvideo_gpio()
3065 static void miro_pinnacle_gpio(struct bttv *btv) in miro_pinnacle_gpio()
3150 static void init_ids_eagle(struct bttv *btv) in init_ids_eagle()
3168 static void eagle_muxsel(struct bttv *btv, unsigned int input) in eagle_muxsel()
3183 static void gvc1100_muxsel(struct bttv *btv, unsigned int input) in gvc1100_muxsel()
3202 static void init_lmlbt4x(struct bttv *btv) in init_lmlbt4x()
3210 static void sigmaSQ_muxsel(struct bttv *btv, unsigned int input) in sigmaSQ_muxsel()
3217 static void sigmaSLC_muxsel(struct bttv *btv, unsigned int input) in sigmaSLC_muxsel()
3224 static void geovision_muxsel(struct bttv *btv, unsigned int input) in geovision_muxsel()
3241 static void td3116_latch_value(struct bttv *btv, u32 value) in td3116_latch_value()
3249 static void td3116_muxsel(struct bttv *btv, unsigned int input) in td3116_muxsel()
3269 static void bttv_reset_audio(struct bttv *btv) in bttv_reset_audio()
3291 void bttv_init_card1(struct bttv *btv) in bttv_init_card1()
3326 void bttv_init_card2(struct bttv *btv) in bttv_init_card2()
3647 void bttv_init_tuner(struct bttv *btv) in bttv_init_tuner()
3691 static void modtec_eeprom(struct bttv *btv) in modtec_eeprom()
3711 static void hauppauge_eeprom(struct bttv *btv) in hauppauge_eeprom()
3743 struct bttv *btv = tea->private_data; in bttv_tea575x_set_pins() local
3764 struct bttv *btv = tea->private_data; in bttv_tea575x_get_pins() local
3791 struct bttv *btv = tea->private_data; in bttv_tea575x_set_direction() local
3809 static int tea575x_init(struct bttv *btv) in tea575x_init()
3827 static int terratec_active_radio_upgrade(struct bttv *btv) in terratec_active_radio_upgrade()
3864 static int pvr_altera_load(struct bttv *btv, const u8 *micro, u32 microlen) in pvr_altera_load()
3901 static int pvr_boot(struct bttv *btv) in pvr_boot()
3921 static void osprey_eeprom(struct bttv *btv, const u8 ee[256]) in osprey_eeprom()
4054 static void avermedia_eeprom(struct bttv *btv) in avermedia_eeprom()
4094 u32 bttv_tda9880_setnorm(struct bttv *btv, u32 gpiobits) in bttv_tda9880_setnorm()
4116 static void boot_msp34xx(struct bttv *btv, int pin) in boot_msp34xx()
4139 static void init_PXC200(struct bttv *btv) in init_PXC200()
4236 init_RTV24 (struct bttv *btv) in init_RTV24()
4301 init_PCI8604PW(struct bttv *btv) in init_PCI8604PW()
4391 static void rv605_muxsel(struct bttv *btv, unsigned int input) in rv605_muxsel()
4439 static void tibetCS16_muxsel(struct bttv *btv, unsigned int input) in tibetCS16_muxsel()
4445 static void tibetCS16_init(struct bttv *btv) in tibetCS16_init()
4479 static void kodicom4400r_write(struct bttv *btv, in kodicom4400r_write()
4499 static void kodicom4400r_muxsel(struct bttv *btv, unsigned int input) in kodicom4400r_muxsel()
4528 static void kodicom4400r_init(struct bttv *btv) in kodicom4400r_init()
4571 static void xguard_muxsel(struct bttv *btv, unsigned int input) in xguard_muxsel()
4581 static void picolo_tetra_init(struct bttv *btv) in picolo_tetra_init()
4587 static void picolo_tetra_muxsel (struct bttv* btv, unsigned int input) in picolo_tetra_muxsel()
4629 static void ivc120_muxsel(struct bttv *btv, unsigned int input) in ivc120_muxsel()
4679 static void PXC200_muxsel(struct bttv *btv, unsigned int input) in PXC200_muxsel()
4744 static void phytec_muxsel(struct bttv *btv, unsigned int input) in phytec_muxsel()
4769 static void gv800s_write(struct bttv *btv, in gv800s_write()
4811 static void gv800s_muxsel(struct bttv *btv, unsigned int input) in gv800s_muxsel()
4838 static void gv800s_init(struct bttv *btv) in gv800s_init()
4913 int bttv_handle_chipset(struct bttv *btv) in bttv_handle_chipset()