Searched refs:bttv_readee (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-i2c.c | 301 void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr) in bttv_readee() function
|
H A D | bttv.h | 374 extern void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr);
|
H A D | bttv-cards.c | 3331 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2() 3360 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2() 3365 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2() 3414 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2() 3421 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-i2c.c | 301 void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr) in bttv_readee() function
|
H A D | bttv.h | 373 extern void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr);
|
H A D | bttv-cards.c | 3328 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2() 3357 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2() 3362 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2() 3411 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2() 3418 bttv_readee(btv,eeprom_data,0xa0); in bttv_init_card2()
|
Completed in 13 milliseconds