Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Di2c.h37 struct i2c_device_identity;
191 struct i2c_device_identity *id);
200 struct i2c_device_identity { struct
/linux-6.1.9/drivers/i2c/muxes/
Di2c-mux-pca954x.c76 struct i2c_device_identity id;
453 struct i2c_device_identity id; in pca954x_probe()
/linux-6.1.9/drivers/i2c/
Di2c-core-base.c2217 struct i2c_device_identity *id) in i2c_get_device_id()