Home
last modified time | relevance | path

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

/u-boot/drivers/misc/
A Di2c_eeprom.c26 const struct i2c_eeprom_ops *ops = device_get_ops(dev); in i2c_eeprom_read()
36 const struct i2c_eeprom_ops *ops = device_get_ops(dev); in i2c_eeprom_write()
46 const struct i2c_eeprom_ops *ops = device_get_ops(dev); in i2c_eeprom_size()
90 static const struct i2c_eeprom_ops i2c_eeprom_std_ops = {
358 static const struct i2c_eeprom_ops i2c_eeprom_partition_ops = {
/u-boot/include/
A Di2c_eeprom.h9 struct i2c_eeprom_ops { struct

Completed in 3 milliseconds