Searched refs:i2c_eeprom_ops (Results 1 – 2 of 2) sorted by relevance
25 const struct i2c_eeprom_ops *ops = device_get_ops(dev); in i2c_eeprom_read()35 const struct i2c_eeprom_ops *ops = device_get_ops(dev); in i2c_eeprom_write()45 const struct i2c_eeprom_ops *ops = device_get_ops(dev); in i2c_eeprom_size()89 static const struct i2c_eeprom_ops i2c_eeprom_std_ops = {357 static const struct i2c_eeprom_ops i2c_eeprom_partition_ops = {
9 struct i2c_eeprom_ops { struct