Home
last modified time | relevance | path

Searched refs:i2c_handle_smbus_host_notify (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/i2c/
A Di2c-smbus.c224 i2c_handle_smbus_host_notify(client->adapter, in i2c_slave_host_notify_cb()
A Di2c-core-base.c1435 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr) in i2c_handle_smbus_host_notify() function
1450 EXPORT_SYMBOL_GPL(i2c_handle_smbus_host_notify);
/linux-6.3-rc2/include/linux/
A Di2c.h946 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr);
/linux-6.3-rc2/Documentation/i2c/
A Dsmbus-protocol.rst239 i2c_handle_smbus_host_notify().
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-i801.c572 i2c_handle_smbus_host_notify(&priv->adapter, addr); in i801_host_notify_isr()

Completed in 19 milliseconds