Searched defs:eeprom_read (Results 1 – 8 of 8) sorted by relevance
348 struct eeprom_read { struct349 u16 length;350 u16 off_set;
850 static int eeprom_read(struct lanai_dev *lanai) in eeprom_read() function867 static int eeprom_read(struct lanai_dev *lanai) in eeprom_read() function
490 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
109 static int eeprom_read(struct i2c_adapter *adap,u8 adrs,u8 *pval) in eeprom_read() function
629 static int eeprom_read(struct et131x_adapter *adapter, u32 addr, u8 *pdata) in eeprom_read() function
1003 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
1462 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
2742 static u16 eeprom_read(struct ksz_hw *hw, u8 reg) in eeprom_read() function