Searched defs:eeprom_read (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/drivers/misc/eeprom/
H A Deeprom.c83 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, eeprom_read() function
/linux-4.1.27/drivers/w1/slaves/
H A Dw1_ds2431.c99 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, eeprom_read() function
H A Dw1_ds2433.c96 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, eeprom_read() function
H A Dw1_ds28e04.c121 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, eeprom_read() function
/linux-4.1.27/arch/cris/arch-v10/drivers/
H A Deeprom.c445 static ssize_t eeprom_read(struct file * file, char * buf, size_t count, loff_t *off) eeprom_read() function
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c503 static int eeprom_read(void __iomem *addr, int location) eeprom_read() function
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c110 static int eeprom_read(struct i2c_adapter *adap,u8 adrs,u8 *pval) eeprom_read() function
/linux-4.1.27/drivers/net/ethernet/dlink/
H A Dsundance.c726 static int eeprom_read(void __iomem *ioaddr, int location) eeprom_read() function
/linux-4.1.27/drivers/net/ethernet/agere/
H A Det131x.c628 static int eeprom_read(struct et131x_adapter *adapter, u32 addr, u8 *pdata) eeprom_read() function
/linux-4.1.27/drivers/atm/
H A Dlanai.c855 static int eeprom_read(struct lanai_dev *lanai) eeprom_read() function
872 static int eeprom_read(struct lanai_dev *lanai) eeprom_read() function
/linux-4.1.27/drivers/net/ethernet/natsemi/
H A Dnatsemi.c1000 static int eeprom_read(void __iomem *addr, int location) eeprom_read() function
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dath5k.h1465 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member in struct:ath_bus_ops
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhw.h983 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member in struct:ath_bus_ops
/linux-4.1.27/drivers/net/ethernet/micrel/
H A Dksz884x.c3119 static u16 eeprom_read(struct ksz_hw *hw, u8 reg) eeprom_read() function

Completed in 784 milliseconds