Searched refs:i2c_algorithm (Results 1 – 2 of 2) sorted by relevance
53 extern const struct i2c_algorithm i2c_bit_algo;
45 struct i2c_algorithm;352 struct i2c_algorithm { struct376 const struct i2c_algorithm *algo; /* the algorithm to access the bus */ argument