Searched refs:eeprom_93cx6_readb (Results 1 – 2 of 2) sorted by relevance
243 void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_readb() function277 EXPORT_SYMBOL_GPL(eeprom_93cx6_readb);295 eeprom_93cx6_readb(eeprom, byte + i, &data[i]); in eeprom_93cx6_multireadb()
71 extern void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom,