Searched refs:eeprom_93cx6_write (Results 1 – 3 of 3) sorted by relevance
328 void eeprom_93cx6_write(struct eeprom_93cx6 *eeprom, u8 addr, u16 data) in eeprom_93cx6_write() function372 EXPORT_SYMBOL_GPL(eeprom_93cx6_write);
72 extern void eeprom_93cx6_write(struct eeprom_93cx6 *eeprom,
832 eeprom_93cx6_write(&ks->eeprom, offset/2, tmp); in ks8851_set_eeprom()