Searched refs:of_i2c_register_devices (Results 1 – 3 of 3) sorted by relevance
84 void of_i2c_register_devices(struct i2c_adapter *adap);86 static inline void of_i2c_register_devices(struct i2c_adapter *adap) { } in of_i2c_register_devices() function
85 void of_i2c_register_devices(struct i2c_adapter *adap) in of_i2c_register_devices() function
1506 of_i2c_register_devices(adap); in i2c_register_adapter()