Searched refs:i2c_handle_smbus_host_notify (Results 1 – 4 of 4) sorted by relevance
901 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr);
221 i2c_handle_smbus_host_notify().
1283 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr) in i2c_handle_smbus_host_notify() function1298 EXPORT_SYMBOL_GPL(i2c_handle_smbus_host_notify);
617 i2c_handle_smbus_host_notify(&priv->adapter, addr); in i801_host_notify_isr()