Searched refs:eeprom_93cx6_readb (Results 1 – 2 of 2) sorted by relevance
235 * eeprom_93cx6_readb - Read a byte from eeprom243 void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_readb() function 277 EXPORT_SYMBOL_GPL(eeprom_93cx6_readb);287 * this is done by calling eeprom_93cx6_readb() multiple times.295 eeprom_93cx6_readb(eeprom, byte + i, &data[i]); in eeprom_93cx6_multireadb()
71 extern void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom,