Searched refs:i2c_get_adapter (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Di2c.h704 struct i2c_adapter *i2c_get_adapter(int index);
731 #define I2C_ADAP_NR(bus) i2c_get_adapter(I2C_ADAPTER(bus))
/u-boot/drivers/i2c/
H A Di2c_core.c15 struct i2c_adapter *i2c_get_adapter(int index) function

Completed in 50 milliseconds