Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/eeprom/
H A Deeprom_93xx46.c78 static inline bool has_quirk_extra_read_cycle(struct eeprom_93xx46_dev *edev) in has_quirk_extra_read_cycle() function
125 if (has_quirk_extra_read_cycle(edev)) { in eeprom_93xx46_read()