Searched refs:i2c_handle_smbus_host_notify (Results 1 – 4 of 4) sorted by relevance
860 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr);
206 i2c_handle_smbus_host_notify().
1197 int i2c_handle_smbus_host_notify(struct i2c_adapter *adap, unsigned short addr) in i2c_handle_smbus_host_notify() function1212 EXPORT_SYMBOL_GPL(i2c_handle_smbus_host_notify);
602 i2c_handle_smbus_host_notify(&priv->adapter, addr); in i801_host_notify_isr()