eeprom_93cx6       62 include/linux/eeprom_93cx6.h 	void (*register_read)(struct eeprom_93cx6 *eeprom);
eeprom_93cx6       63 include/linux/eeprom_93cx6.h 	void (*register_write)(struct eeprom_93cx6 *eeprom);
eeprom_93cx6       74 include/linux/eeprom_93cx6.h extern void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom,
eeprom_93cx6       76 include/linux/eeprom_93cx6.h extern void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom,
eeprom_93cx6       79 include/linux/eeprom_93cx6.h extern void eeprom_93cx6_wren(struct eeprom_93cx6 *eeprom, bool enable);
eeprom_93cx6       81 include/linux/eeprom_93cx6.h extern void eeprom_93cx6_write(struct eeprom_93cx6 *eeprom,