Searched refs:i2c_adapter_depth (Results 1 – 5 of 5) sorted by relevance
148 rt_mutex_lock_nested(&parent->mux_lock, i2c_adapter_depth(adapter)); in i2c_mux_lock_bus()185 rt_mutex_lock_nested(&parent->mux_lock, i2c_adapter_depth(adapter)); in i2c_parent_lock_bus()
827 rt_mutex_lock_nested(&adapter->bus_lock, i2c_adapter_depth(adapter)); in i2c_adapter_lock_bus()1146 unsigned int i2c_adapter_depth(struct i2c_adapter *adapter) in i2c_adapter_depth() function1158 EXPORT_SYMBOL_GPL(i2c_adapter_depth);1262 i2c_adapter_depth(adap)); in delete_device_store()1687 i2c_adapter_depth(adap)); in i2c_del_adapter()
358 rt_mutex_lock_nested(&adapter->bus_lock, i2c_adapter_depth(adapter)); in i2c_adapter_dw_psp_lock_bus()
897 unsigned int i2c_adapter_depth(struct i2c_adapter *adapter);
1165 i2c_adapter_depth(client->adapter)); in pca953x_probe()