Home
last modified time | relevance | path

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

/linux/drivers/i2c/muxes/
H A Di2c-mux-pca954x.c606 ret = i2c_get_device_id(client, &id); in pca954x_probe()
/linux/drivers/i2c/
H A Di2c-core-base.c2359 * i2c_get_device_id - get manufacturer, part id and die revision of a device
2365 int i2c_get_device_id(const struct i2c_client *client, in i2c_get_device_id() function
2387 EXPORT_SYMBOL_GPL(i2c_get_device_id);