Home
last modified time | relevance | path

Searched refs:eeprom_93cx6 (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Deeprom_93cx6.h46 struct eeprom_93cx6 { struct
49 void (*register_read)(struct eeprom_93cx6 *eeprom); argument
50 void (*register_write)(struct eeprom_93cx6 *eeprom); argument
61 extern void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, argument
63 extern void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom,
65 extern void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom,
67 extern void eeprom_93cx6_multireadb(struct eeprom_93cx6 *eeprom,
70 extern void eeprom_93cx6_wren(struct eeprom_93cx6 *eeprom, bool enable);
72 extern void eeprom_93cx6_write(struct eeprom_93cx6 *eeprom,
/include/
DKbuild154 header-test- += linux/eeprom_93cx6.h