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