Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Di2c.h35 struct i2c_device_identity;
185 struct i2c_device_identity *id);
194 struct i2c_device_identity { struct
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-mux-pca954x.c76 struct i2c_device_identity id;
453 struct i2c_device_identity id; in pca954x_probe()
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core-base.c2191 struct i2c_device_identity *id) in i2c_get_device_id()