Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Di2c.c17 struct gb_i2c_device { struct
34 static int gb_i2c_functionality_operation(struct gb_i2c_device *gb_i2c_dev) in gb_i2c_functionality_operation() argument
74 struct gb_i2c_device *gb_i2c_dev = gb_connection_get_data(connection); in gb_i2c_operation_create()
166 static int gb_i2c_transfer_operation(struct gb_i2c_device *gb_i2c_dev, in gb_i2c_transfer_operation()
204 struct gb_i2c_device *gb_i2c_dev; in gb_i2c_master_xfer()
217 struct gb_i2c_device *gb_i2c_dev;
227 struct gb_i2c_device *gb_i2c_dev = i2c_get_adapdata(adap); in gb_i2c_functionality()
245 static int gb_i2c_device_setup(struct gb_i2c_device *gb_i2c_dev) in gb_i2c_device_setup()
255 struct gb_i2c_device *gb_i2c_dev; in gb_i2c_probe()
314 struct gb_i2c_device *gb_i2c_dev = gb_gbphy_get_data(gbphy_dev); in gb_i2c_remove()