Searched defs:eeprom_read (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/w1/slaves/ |
H A D | w1_ds2431.c | 97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
H A D | w1_ds2430.c | 97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
H A D | w1_ds2433.c | 112 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
H 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/ |
H A D | rsi_main.h | 348 struct eeprom_read { struct 349 u16 length; 350 u16 off_set;
|
/linux/drivers/misc/eeprom/ |
H A D | idt_89hpesx.c | 873 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
/linux/drivers/atm/ |
H 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/ |
H A D | winbond-840.c | 490 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
|
/linux/drivers/media/usb/dvb-usb/ |
H 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/ |
H 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/ |
H A D | natsemi.c | 1003 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | ath5k.h | 1462 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
|
/linux/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 2742 static u16 eeprom_read(struct ksz_hw *hw, u8 reg) in eeprom_read() function
|