Home
last modified time | relevance | path

Searched refs:i2c_eeprom_std_read (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Di2c_eeprom.c32 static int i2c_eeprom_std_read(struct udevice *dev, int offset, uint8_t *buf, in i2c_eeprom_std_read() function
45 .read = i2c_eeprom_std_read,