Searched defs:i2c_device (Results 1 – 3 of 3) sorted by relevance
257 static struct platform_device i2c_device = { variable
40 struct i2c_device { struct41 struct i2c_adapter *adap;42 u8 addr;43 u8 *i2c_write_buffer;44 u8 *i2c_read_buffer;68 struct i2c_device i2c; argument
32 struct i2c_device { struct49 struct i2c_device i2c; argument