Home
last modified time | relevance | path

Searched defs:eeprom_read (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/w1/slaves/
H A Dw1_ds2431.c97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
H A Dw1_ds2430.c97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
H A Dw1_ds2433.c112 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
H A Dw1_ds28e04.c114 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
/linux/drivers/net/wireless/rsi/
H A Drsi_main.h348 struct eeprom_read { struct
349 u16 length;
350 u16 off_set;
/linux/drivers/misc/eeprom/
H A Didt_89hpesx.c873 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
/linux/drivers/atm/
H A Dlanai.c850 static int eeprom_read(struct lanai_dev *lanai) in eeprom_read() function
867 static int eeprom_read(struct lanai_dev *lanai) in eeprom_read() function
/linux/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c490 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c109 static int eeprom_read(struct i2c_adapter *adap,u8 adrs,u8 *pval) in eeprom_read() function
/linux/drivers/net/ethernet/agere/
H A Det131x.c629 static int eeprom_read(struct et131x_adapter *adapter, u32 addr, u8 *pdata) in eeprom_read() function
/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c1003 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
/linux/drivers/net/wireless/ath/ath5k/
H A Dath5k.h1462 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c2742 static u16 eeprom_read(struct ksz_hw *hw, u8 reg) in eeprom_read() function