Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/eeprom/
Deeprom_93xx46.c38 struct eeprom_93xx46_dev { struct
48 static inline bool has_quirk_single_word_read(struct eeprom_93xx46_dev *edev) in has_quirk_single_word_read() argument
53 static inline bool has_quirk_instruction_length(struct eeprom_93xx46_dev *edev) in has_quirk_instruction_length()
61 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_read()
134 static int eeprom_93xx46_ew(struct eeprom_93xx46_dev *edev, int is_on) in eeprom_93xx46_ew()
186 eeprom_93xx46_write_word(struct eeprom_93xx46_dev *edev, in eeprom_93xx46_write_word()
230 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_write()
276 static int eeprom_93xx46_eral(struct eeprom_93xx46_dev *edev) in eeprom_93xx46_eral()
330 struct eeprom_93xx46_dev *edev = dev_get_drvdata(dev); in eeprom_93xx46_store_erase()
351 struct eeprom_93xx46_dev *edev = context; in select_assert()
[all …]