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

/linux-master/drivers/staging/greybus/
H A Di2c.c17 struct gb_i2c_device { struct
41 static int gb_i2c_device_setup(struct gb_i2c_device *gb_i2c_dev)
81 struct gb_i2c_device *gb_i2c_dev = gb_connection_get_data(connection);
173 static int gb_i2c_transfer_operation(struct gb_i2c_device *gb_i2c_dev,
211 struct gb_i2c_device *gb_i2c_dev;
220 struct gb_i2c_device *gb_i2c_dev = i2c_get_adapdata(adap);
234 struct gb_i2c_device *gb_i2c_dev;
293 struct gb_i2c_device *gb_i2c_dev = gb_gbphy_get_data(gbphy_dev);

Completed in 104 milliseconds