Searched refs:i2c_eeprom_ops (Results 1 – 2 of 2) sorted by relevance
26 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 = {
9 struct i2c_eeprom_ops { struct
Completed in 3 milliseconds