Searched refs:has_quirk_extra_read_cycle (Results 1 – 3 of 3) sorted by relevance
190 if (has_quirk_extra_read_cycle(eeprom)) { in eeprom_93cx6_read()261 if (has_quirk_extra_read_cycle(eeprom)) { in eeprom_93cx6_readb()
101 static inline bool has_quirk_extra_read_cycle(struct eeprom_93xx46_dev *edev) in has_quirk_extra_read_cycle() function147 if (has_quirk_extra_read_cycle(edev)) { in eeprom_93xx46_read()
81 static inline bool has_quirk_extra_read_cycle(struct eeprom_93cx6 *eeprom) in has_quirk_extra_read_cycle() function