Home
last modified time | relevance | path

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

/drivers/i2c/
Di2c-smbus.c225 i2c_handle_smbus_host_notify(client->adapter, in i2c_slave_host_notify_cb()
Di2c-core-base.c1381 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);
/drivers/i2c/busses/
Di2c-i801.c624 i2c_handle_smbus_host_notify(&priv->adapter, addr); in i801_host_notify_isr()