Home
last modified time | relevance | path

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

/drivers/misc/eeprom/
Deeprom_93xx46.c28 struct eeprom_93xx46_dev { struct
41 struct eeprom_93xx46_dev *edev; in eeprom_93xx46_bin_read() argument
97 static int eeprom_93xx46_ew(struct eeprom_93xx46_dev *edev, int is_on) in eeprom_93xx46_ew()
143 eeprom_93xx46_write_word(struct eeprom_93xx46_dev *edev, in eeprom_93xx46_write_word()
189 struct eeprom_93xx46_dev *edev; in eeprom_93xx46_bin_write()
231 static int eeprom_93xx46_eral(struct eeprom_93xx46_dev *edev) in eeprom_93xx46_eral()
278 struct eeprom_93xx46_dev *edev = dev_get_drvdata(dev); in eeprom_93xx46_store_erase()
300 struct eeprom_93xx46_dev *edev; in eeprom_93xx46_probe()
360 struct eeprom_93xx46_dev *edev = spi_get_drvdata(spi); in eeprom_93xx46_remove()