Home
last modified time | relevance | path

Searched refs:i2c_handle_smbus_host_notify (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-smbus.c225 i2c_handle_smbus_host_notify(client->adapter, in i2c_slave_host_notify_cb()
H A Di2c-core-base.c1372 * i2c_handle_smbus_host_notify - Forward a Host Notify event to the correct
1381 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr) in i2c_handle_smbus_host_notify() function
1396 EXPORT_SYMBOL_GPL(i2c_handle_smbus_host_notify); variable
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-smbus.c224 i2c_handle_smbus_host_notify(client->adapter, in i2c_slave_host_notify_cb()
H A Di2c-core-base.c1450 * i2c_handle_smbus_host_notify - Forward a Host Notify event to the correct
1459 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr) in i2c_handle_smbus_host_notify() function
1474 EXPORT_SYMBOL_GPL(i2c_handle_smbus_host_notify); variable
/kernel/linux/linux-5.10/include/linux/
H A Di2c.h915 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr);
/kernel/linux/linux-6.6/include/linux/
H A Di2c.h939 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr);
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-i801.c624 i2c_handle_smbus_host_notify(&priv->adapter, addr); in i801_host_notify_isr()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-i801.c578 i2c_handle_smbus_host_notify(&priv->adapter, addr); in i801_host_notify_isr()

Completed in 18 milliseconds