Searched refs:i2c_free_slave_host_notify_device (Results 1 – 4 of 4) sorted by relevance
43 void i2c_free_slave_host_notify_device(struct i2c_client *client);49 static inline void i2c_free_slave_host_notify_device(struct i2c_client *client) in i2c_free_slave_host_notify_device() function
295 void i2c_free_slave_host_notify_device(struct i2c_client *client) in i2c_free_slave_host_notify_device() function304 EXPORT_SYMBOL_GPL(i2c_free_slave_host_notify_device);
1040 i2c_free_slave_host_notify_device(priv->host_notify_client); in rcar_i2c_remove()
1972 i2c_free_slave_host_notify_device(i2c_dev->host_notify_client); in stm32f7_i2c_disable_smbus_host()