Searched defs:eeprom_read (Results 1 – 11 of 11) sorted by relevance
/linux-3.3/drivers/misc/eeprom/ |
D | eeprom.c | 84 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
|
/linux-3.3/arch/cris/arch-v10/drivers/ |
D | eeprom.c | 445 static ssize_t eeprom_read(struct file * file, char * buf, size_t count, loff_t *off) in eeprom_read() function
|
/linux-3.3/drivers/net/ethernet/dec/tulip/ |
D | winbond-840.c | 508 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
|
/linux-3.3/drivers/atm/ |
D | lanai.c | 863 static int __devinit eeprom_read(struct lanai_dev *lanai) in eeprom_read() function 880 static int __devinit eeprom_read(struct lanai_dev *lanai) in eeprom_read() function
|
/linux-3.3/drivers/media/dvb/dvb-usb/ |
D | dib0700_devices.c | 108 static int eeprom_read(struct i2c_adapter *adap,u8 adrs,u8 *pval) in eeprom_read() function
|
/linux-3.3/drivers/net/ethernet/dlink/ |
D | sundance.c | 707 static int __devinit eeprom_read(void __iomem *ioaddr, int location) in eeprom_read() function
|
/linux-3.3/drivers/staging/et131x/ |
D | et131x.c | 742 static int eeprom_read(struct et131x_adapter *adapter, u32 addr, u8 *pdata) in eeprom_read() function
|
/linux-3.3/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1006 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
|
/linux-3.3/drivers/net/wireless/ath/ath5k/ |
D | ath5k.h | 1458 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
|
/linux-3.3/drivers/net/wireless/ath/ath9k/ |
D | hw.h | 1049 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
|
/linux-3.3/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 3125 static u16 eeprom_read(struct ksz_hw *hw, u8 reg) in eeprom_read() function
|