Home
last modified time | relevance | path

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

/lk-master/dev/class/
A Di2c_api.c13 struct i2c_ops *ops = device_get_driver_ops(dev, struct i2c_ops, std); in class_i2c_write()
24 struct i2c_ops *ops = device_get_driver_ops(dev, struct i2c_ops, std); in class_i2c_read()
35 struct i2c_ops *ops = device_get_driver_ops(dev, struct i2c_ops, std); in class_i2c_write_reg()
46 struct i2c_ops *ops = device_get_driver_ops(dev, struct i2c_ops, std); in class_i2c_read_reg()
/lk-master/dev/include/dev/class/
A Di2c.h14 struct i2c_ops { struct

Completed in 5 milliseconds