Lines Matching defs:edev
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() local
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() local
311 static int eeprom_93xx46_eral(struct eeprom_93xx46_dev *edev) in eeprom_93xx46_eral()
365 struct eeprom_93xx46_dev *edev = dev_get_drvdata(dev); in eeprom_93xx46_store_erase() local
386 struct eeprom_93xx46_dev *edev = context; in select_assert() local
393 struct eeprom_93xx46_dev *edev = context; in select_deassert() local
481 struct eeprom_93xx46_dev *edev; in eeprom_93xx46_probe() local
560 struct eeprom_93xx46_dev *edev = spi_get_drvdata(spi); in eeprom_93xx46_remove() local