Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/eeprom/
Deeprom_93xx46.c41 struct eeprom_93xx46_dev { struct
51 static inline bool has_quirk_single_word_read(struct eeprom_93xx46_dev *edev) in has_quirk_single_word_read() argument
56 static inline bool has_quirk_instruction_length(struct eeprom_93xx46_dev *edev) in has_quirk_instruction_length()
64 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_read()
137 static int eeprom_93xx46_ew(struct eeprom_93xx46_dev *edev, int is_on) in eeprom_93xx46_ew()
189 eeprom_93xx46_write_word(struct eeprom_93xx46_dev *edev, in eeprom_93xx46_write_word()
233 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_write()
279 static int eeprom_93xx46_eral(struct eeprom_93xx46_dev *edev) in eeprom_93xx46_eral()
333 struct eeprom_93xx46_dev *edev = dev_get_drvdata(dev); in eeprom_93xx46_store_erase()
354 struct eeprom_93xx46_dev *edev = context; in select_assert()
[all …]