Searched refs:i2c_free_slave_host_notify_device (Results 1 – 4 of 4) sorted by relevance
35 void i2c_free_slave_host_notify_device(struct i2c_client *client);41 static inline void i2c_free_slave_host_notify_device(struct i2c_client *client) in i2c_free_slave_host_notify_device() function
344 void i2c_free_slave_host_notify_device(struct i2c_client *client) in i2c_free_slave_host_notify_device() function353 EXPORT_SYMBOL_GPL(i2c_free_slave_host_notify_device);
1181 i2c_free_slave_host_notify_device(priv->host_notify_client); in rcar_i2c_remove()
2084 i2c_free_slave_host_notify_device(i2c_dev->host_notify_client); in stm32f7_i2c_disable_smbus_host()