Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Di2c.h37 struct i2c_device_identity;
191 struct i2c_device_identity *id);
201 struct i2c_device_identity { struct
/openbmc/linux/drivers/i2c/muxes/
H A Di2c-mux-pca954x.c89 struct i2c_device_identity id;
534 struct i2c_device_identity id; in pca954x_probe()
/openbmc/linux/drivers/i2c/
H A Di2c-core-base.c2412 struct i2c_device_identity *id) in i2c_get_device_id()