Home
last modified time | relevance | path

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

/linux/include/linux/
H A Di2c.h36 struct i2c_device_identity;
190 struct i2c_device_identity *id);
200 struct i2c_device_identity { struct
/linux/drivers/i2c/
H A Di2c-core-base.c2353 struct i2c_device_identity *id) in i2c_get_device_id()