Searched refs:i2c_new_slave_host_notify_device (Results 1 – 4 of 4) sorted by relevance
42 struct i2c_client *i2c_new_slave_host_notify_device(struct i2c_adapter *adapter);45 static inline struct i2c_client *i2c_new_slave_host_notify_device(struct i2c_adapter *adapter) in i2c_new_slave_host_notify_device() function
253 struct i2c_client *i2c_new_slave_host_notify_device(struct i2c_adapter *adapter) in i2c_new_slave_host_notify_device() function285 EXPORT_SYMBOL_GPL(i2c_new_slave_host_notify_device);
1014 priv->host_notify_client = i2c_new_slave_host_notify_device(adap); in rcar_i2c_probe()
1952 client = i2c_new_slave_host_notify_device(adap); in stm32f7_i2c_enable_smbus_host()