Searched defs:eedata (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-driver.c | 295 static void cx18_eeprom_dump(struct cx18 *cx, unsigned char *eedata, int len) in cx18_eeprom_dump() 313 u8 eedata[256]; in cx18_read_eeprom() local
|
| /linux/drivers/media/common/ |
| H A D | tveeprom.c | 738 int tveeprom_read(struct i2c_client *c, unsigned char *eedata, int len) in tveeprom_read()
|
| /linux/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()
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtv-driver.c | 364 u8 eedata[256]; in ivtv_read_eeprom() local
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134.h | 588 unsigned char eedata[256]; member
|
| /linux/drivers/net/ethernet/agere/ |
| H A D | et131x.c | 696 static const u8 eedata[4] = { 0xFE, 0x13, 0x10, 0xFF }; in et131x_init_eeprom() local
|
| /linux/drivers/net/ethernet/natsemi/ |
| H A D | natsemi.c | 862 int eedata = eeprom_read(ioaddr, i + 7); in natsemi_probe1() local
|