Lines Matching defs:btv

2890 void bttv_idcard(struct bttv *btv)  in bttv_idcard()
2962 static void identify_by_eeprom(struct bttv *btv, unsigned char eeprom_data[256]) in identify_by_eeprom()
2980 static void flyvideo_gpio(struct bttv *btv) in flyvideo_gpio()
3062 static void miro_pinnacle_gpio(struct bttv *btv) in miro_pinnacle_gpio()
3147 static void init_ids_eagle(struct bttv *btv) in init_ids_eagle()
3165 static void eagle_muxsel(struct bttv *btv, unsigned int input) in eagle_muxsel()
3180 static void gvc1100_muxsel(struct bttv *btv, unsigned int input) in gvc1100_muxsel()
3199 static void init_lmlbt4x(struct bttv *btv) in init_lmlbt4x()
3207 static void sigmaSQ_muxsel(struct bttv *btv, unsigned int input) in sigmaSQ_muxsel()
3214 static void sigmaSLC_muxsel(struct bttv *btv, unsigned int input) in sigmaSLC_muxsel()
3221 static void geovision_muxsel(struct bttv *btv, unsigned int input) in geovision_muxsel()
3238 static void td3116_latch_value(struct bttv *btv, u32 value) in td3116_latch_value()
3246 static void td3116_muxsel(struct bttv *btv, unsigned int input) in td3116_muxsel()
3266 static void bttv_reset_audio(struct bttv *btv) in bttv_reset_audio()
3288 void bttv_init_card1(struct bttv *btv) in bttv_init_card1()
3323 void bttv_init_card2(struct bttv *btv) in bttv_init_card2()
3644 void bttv_init_tuner(struct bttv *btv) in bttv_init_tuner()
3688 static void modtec_eeprom(struct bttv *btv) in modtec_eeprom()
3708 static void hauppauge_eeprom(struct bttv *btv) in hauppauge_eeprom()
3740 struct bttv *btv = tea->private_data; in bttv_tea575x_set_pins() local
3761 struct bttv *btv = tea->private_data; in bttv_tea575x_get_pins() local
3788 struct bttv *btv = tea->private_data; in bttv_tea575x_set_direction() local
3806 static int tea575x_init(struct bttv *btv) in tea575x_init()
3824 static int terratec_active_radio_upgrade(struct bttv *btv) in terratec_active_radio_upgrade()
3861 static int pvr_altera_load(struct bttv *btv, const u8 *micro, u32 microlen) in pvr_altera_load()
3898 static int pvr_boot(struct bttv *btv) in pvr_boot()
3918 static void osprey_eeprom(struct bttv *btv, const u8 ee[256]) in osprey_eeprom()
4051 static void avermedia_eeprom(struct bttv *btv) in avermedia_eeprom()
4091 u32 bttv_tda9880_setnorm(struct bttv *btv, u32 gpiobits) in bttv_tda9880_setnorm()
4113 static void boot_msp34xx(struct bttv *btv, int pin) in boot_msp34xx()
4136 static void init_PXC200(struct bttv *btv) in init_PXC200()
4233 init_RTV24 (struct bttv *btv) in init_RTV24()
4298 init_PCI8604PW(struct bttv *btv) in init_PCI8604PW()
4388 static void rv605_muxsel(struct bttv *btv, unsigned int input) in rv605_muxsel()
4436 static void tibetCS16_muxsel(struct bttv *btv, unsigned int input) in tibetCS16_muxsel()
4442 static void tibetCS16_init(struct bttv *btv) in tibetCS16_init()
4476 static void kodicom4400r_write(struct bttv *btv, in kodicom4400r_write()
4496 static void kodicom4400r_muxsel(struct bttv *btv, unsigned int input) in kodicom4400r_muxsel()
4525 static void kodicom4400r_init(struct bttv *btv) in kodicom4400r_init()
4568 static void xguard_muxsel(struct bttv *btv, unsigned int input) in xguard_muxsel()
4578 static void picolo_tetra_init(struct bttv *btv) in picolo_tetra_init()
4584 static void picolo_tetra_muxsel (struct bttv* btv, unsigned int input) in picolo_tetra_muxsel()
4626 static void ivc120_muxsel(struct bttv *btv, unsigned int input) in ivc120_muxsel()
4676 static void PXC200_muxsel(struct bttv *btv, unsigned int input) in PXC200_muxsel()
4741 static void phytec_muxsel(struct bttv *btv, unsigned int input) in phytec_muxsel()
4766 static void gv800s_write(struct bttv *btv, in gv800s_write()
4808 static void gv800s_muxsel(struct bttv *btv, unsigned int input) in gv800s_muxsel()
4835 static void gv800s_init(struct bttv *btv) in gv800s_init()
4898 int bttv_handle_chipset(struct bttv *btv) in bttv_handle_chipset()