Lines Matching defs:btv
2901 void bttv_idcard(struct bttv *btv) in bttv_idcard()
2973 static void identify_by_eeprom(struct bttv *btv, unsigned char eeprom_data[256]) in identify_by_eeprom()
2991 static void flyvideo_gpio(struct bttv *btv) in flyvideo_gpio()
3073 static void miro_pinnacle_gpio(struct bttv *btv) in miro_pinnacle_gpio()
3158 static void init_ids_eagle(struct bttv *btv) in init_ids_eagle()
3176 static void eagle_muxsel(struct bttv *btv, unsigned int input) in eagle_muxsel()
3191 static void gvc1100_muxsel(struct bttv *btv, unsigned int input) in gvc1100_muxsel()
3210 static void init_lmlbt4x(struct bttv *btv) in init_lmlbt4x()
3218 static void sigmaSQ_muxsel(struct bttv *btv, unsigned int input) in sigmaSQ_muxsel()
3225 static void sigmaSLC_muxsel(struct bttv *btv, unsigned int input) in sigmaSLC_muxsel()
3232 static void geovision_muxsel(struct bttv *btv, unsigned int input) in geovision_muxsel()
3249 static void td3116_latch_value(struct bttv *btv, u32 value) in td3116_latch_value()
3257 static void td3116_muxsel(struct bttv *btv, unsigned int input) in td3116_muxsel()
3277 static void bttv_reset_audio(struct bttv *btv) in bttv_reset_audio()
3299 void bttv_init_card1(struct bttv *btv) in bttv_init_card1()
3334 void bttv_init_card2(struct bttv *btv) in bttv_init_card2()
3655 void bttv_init_tuner(struct bttv *btv) in bttv_init_tuner()
3699 static void modtec_eeprom(struct bttv *btv) in modtec_eeprom()
3719 static void hauppauge_eeprom(struct bttv *btv) in hauppauge_eeprom()
3751 struct bttv *btv = tea->private_data; in bttv_tea575x_set_pins() local
3772 struct bttv *btv = tea->private_data; in bttv_tea575x_get_pins() local
3799 struct bttv *btv = tea->private_data; in bttv_tea575x_set_direction() local
3817 static int tea575x_init(struct bttv *btv) in tea575x_init()
3835 static int terratec_active_radio_upgrade(struct bttv *btv) in terratec_active_radio_upgrade()
3872 static int pvr_altera_load(struct bttv *btv, const u8 *micro, u32 microlen) in pvr_altera_load()
3909 static int pvr_boot(struct bttv *btv) in pvr_boot()
3929 static void osprey_eeprom(struct bttv *btv, const u8 ee[256]) in osprey_eeprom()
4060 static void avermedia_eeprom(struct bttv *btv) in avermedia_eeprom()
4100 u32 bttv_tda9880_setnorm(struct bttv *btv, u32 gpiobits) in bttv_tda9880_setnorm()
4122 static void boot_msp34xx(struct bttv *btv, int pin) in boot_msp34xx()
4145 static void init_PXC200(struct bttv *btv) in init_PXC200()
4242 init_RTV24 (struct bttv *btv) in init_RTV24()
4307 init_PCI8604PW(struct bttv *btv) in init_PCI8604PW()
4397 static void rv605_muxsel(struct bttv *btv, unsigned int input) in rv605_muxsel()
4445 static void tibetCS16_muxsel(struct bttv *btv, unsigned int input) in tibetCS16_muxsel()
4451 static void tibetCS16_init(struct bttv *btv) in tibetCS16_init()
4485 static void kodicom4400r_write(struct bttv *btv, in kodicom4400r_write()
4505 static void kodicom4400r_muxsel(struct bttv *btv, unsigned int input) in kodicom4400r_muxsel()
4534 static void kodicom4400r_init(struct bttv *btv) in kodicom4400r_init()
4577 static void xguard_muxsel(struct bttv *btv, unsigned int input) in xguard_muxsel()
4587 static void picolo_tetra_init(struct bttv *btv) in picolo_tetra_init()
4593 static void picolo_tetra_muxsel (struct bttv* btv, unsigned int input) in picolo_tetra_muxsel()
4635 static void ivc120_muxsel(struct bttv *btv, unsigned int input) in ivc120_muxsel()
4685 static void PXC200_muxsel(struct bttv *btv, unsigned int input) in PXC200_muxsel()
4750 static void phytec_muxsel(struct bttv *btv, unsigned int input) in phytec_muxsel()
4775 static void gv800s_write(struct bttv *btv, in gv800s_write()
4817 static void gv800s_muxsel(struct bttv *btv, unsigned int input) in gv800s_muxsel()
4844 static void gv800s_init(struct bttv *btv) in gv800s_init()
4919 int bttv_handle_chipset(struct bttv *btv) in bttv_handle_chipset()