Searched defs:i2c_peripheral (Results 1 – 1 of 1) sorted by relevance
44 struct i2c_peripheral { struct45 struct i2c_board_info board_info;46 unsigned short alt_addr;71 struct i2c_peripheral *i2c_peripherals; argument