/linux/drivers/misc/eeprom/ |
A D | ee1004.c | 120 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
A D | eeprom.c | 75 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
A D | idt_89hpesx.c | 873 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
/linux/drivers/w1/slaves/ |
A D | w1_ds2431.c | 97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
A D | w1_ds2430.c | 97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
A D | w1_ds2433.c | 89 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
A D | w1_ds28e04.c | 114 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
/linux/drivers/net/wireless/rsi/ |
A D | rsi_main.h | 348 struct eeprom_read { struct 349 u16 length; 350 u16 off_set;
|
/linux/drivers/atm/ |
A D | lanai.c | 850 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/ |
A D | winbond-840.c | 492 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
|
/linux/drivers/net/ethernet/dlink/ |
A D | sundance.c | 717 static int eeprom_read(void __iomem *ioaddr, int location) in eeprom_read() function
|
/linux/drivers/media/usb/dvb-usb/ |
A D | dib0700_devices.c | 109 static int eeprom_read(struct i2c_adapter *adap,u8 adrs,u8 *pval) in eeprom_read() function
|
/linux/drivers/net/ethernet/agere/ |
A D | et131x.c | 629 static int eeprom_read(struct et131x_adapter *adapter, u32 addr, u8 *pdata) in eeprom_read() function
|
/linux/drivers/net/ethernet/natsemi/ |
A D | natsemi.c | 1005 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
|
/linux/drivers/net/wireless/ath/ath5k/ |
A D | ath5k.h | 1466 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
|
/linux/drivers/net/wireless/ath/ath9k/ |
A D | hw.h | 996 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
|
/linux/drivers/net/ethernet/micrel/ |
A D | ksz884x.c | 3036 static u16 eeprom_read(struct ksz_hw *hw, u8 reg) in eeprom_read() function
|