Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/eeprom/
H A Deeprom_93xx46.c42 struct eeprom_93xx46_dev { struct
52 static inline bool has_quirk_single_word_read(struct eeprom_93xx46_dev *edev) in has_quirk_single_word_read()
57 static inline bool has_quirk_instruction_length(struct eeprom_93xx46_dev *edev) in has_quirk_instruction_length()
62 static inline bool has_quirk_extra_read_cycle(struct eeprom_93xx46_dev *edev) in has_quirk_extra_read_cycle()
70 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_read()
148 static int eeprom_93xx46_ew(struct eeprom_93xx46_dev *edev, int is_on) in eeprom_93xx46_ew()
200 eeprom_93xx46_write_word(struct eeprom_93xx46_dev *edev, in eeprom_93xx46_write_word()
244 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_write()
290 static int eeprom_93xx46_eral(struct eeprom_93xx46_dev *edev) in eeprom_93xx46_eral()
344 struct eeprom_93xx46_dev *ede in eeprom_93xx46_store_erase()
[all...]
/kernel/linux/linux-6.6/drivers/misc/eeprom/
H A Deeprom_93xx46.c58 struct eeprom_93xx46_dev { struct
68 static inline bool has_quirk_single_word_read(struct eeprom_93xx46_dev *edev) in has_quirk_single_word_read()
73 static inline bool has_quirk_instruction_length(struct eeprom_93xx46_dev *edev) in has_quirk_instruction_length()
78 static inline bool has_quirk_extra_read_cycle(struct eeprom_93xx46_dev *edev) in has_quirk_extra_read_cycle()
86 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_read()
165 static int eeprom_93xx46_ew(struct eeprom_93xx46_dev *edev, int is_on) in eeprom_93xx46_ew()
217 eeprom_93xx46_write_word(struct eeprom_93xx46_dev *edev, in eeprom_93xx46_write_word()
265 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_write()
311 static int eeprom_93xx46_eral(struct eeprom_93xx46_dev *edev) in eeprom_93xx46_eral()
365 struct eeprom_93xx46_dev *ede in eeprom_93xx46_store_erase()
[all...]

Completed in 2 milliseconds