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