Home
last modified time | relevance | path

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

/include/linux/
Di2c-algo-bit.h53 extern const struct i2c_algorithm i2c_bit_algo;
Di2c.h45 struct i2c_algorithm;
352 struct i2c_algorithm { struct
376 const struct i2c_algorithm *algo; /* the algorithm to access the bus */ argument