/linux-5.10/drivers/staging/rtl8723bs/core/ |
D | rtw_eeprom.c | 191 u8 eeprom_read(_adapter *padapter, u32 addr_off, u8 sz, u8 *rbuf) in eeprom_read() function
|
/linux-5.10/drivers/misc/eeprom/ |
D | eeprom.c | 75 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
D | idt_89hpesx.c | 904 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
/linux-5.10/drivers/w1/slaves/ |
D | w1_ds2431.c | 97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
D | w1_ds2430.c | 97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
D | w1_ds2433.c | 89 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
D | w1_ds28e04.c | 114 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
/linux-5.10/drivers/net/wireless/rsi/ |
D | rsi_main.h | 341 struct eeprom_read { struct 342 u16 length; 343 u16 off_set;
|
/linux-5.10/drivers/atm/ |
D | lanai.c | 851 static int eeprom_read(struct lanai_dev *lanai) in eeprom_read() function 868 static int eeprom_read(struct lanai_dev *lanai) in eeprom_read() function
|
/linux-5.10/drivers/net/ethernet/dec/tulip/ |
D | winbond-840.c | 492 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
|
/linux-5.10/drivers/net/ethernet/dlink/ |
D | sundance.c | 715 static int eeprom_read(void __iomem *ioaddr, int location) in eeprom_read() function
|
/linux-5.10/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 109 static int eeprom_read(struct i2c_adapter *adap,u8 adrs,u8 *pval) in eeprom_read() function
|
/linux-5.10/drivers/net/ethernet/agere/ |
D | et131x.c | 629 static int eeprom_read(struct et131x_adapter *adapter, u32 addr, u8 *pdata) in eeprom_read() function
|
/linux-5.10/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1006 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
|
/linux-5.10/drivers/net/wireless/ath/ath5k/ |
D | ath5k.h | 1466 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
|
/linux-5.10/drivers/net/wireless/ath/ath9k/ |
D | hw.h | 993 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
|
/linux-5.10/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 3113 static u16 eeprom_read(struct ksz_hw *hw, u8 reg) in eeprom_read() function
|