Searched refs:bttv_readee (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv.h | 373 extern void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr);
|
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-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()
|