Searched refs:i2c_adapter_depth (Results 1 – 6 of 6) sorted by relevance
135 rt_mutex_lock_nested(&parent->mux_lock, i2c_adapter_depth(adapter)); in i2c_mux_lock_bus()172 rt_mutex_lock_nested(&parent->mux_lock, i2c_adapter_depth(adapter)); in i2c_parent_lock_bus()
851 rt_mutex_lock_nested(&adapter->bus_lock, i2c_adapter_depth(adapter)); in i2c_adapter_lock_bus()1233 unsigned int i2c_adapter_depth(struct i2c_adapter *adapter) in i2c_adapter_depth() function1247 EXPORT_SYMBOL_GPL(i2c_adapter_depth);1351 i2c_adapter_depth(adap)); in delete_device_store()1776 i2c_adapter_depth(adap)); in i2c_del_adapter()
239 rt_mutex_lock_nested(&adapter->bus_lock, i2c_adapter_depth(adapter)); in i2c_adapter_dw_psp_lock_bus()
914 unsigned int i2c_adapter_depth(struct i2c_adapter *adapter);
983 lockdep_set_subclass(&awi->i2c_lock, i2c_adapter_depth(client->adapter)); in aw9523_probe()
1130 i2c_adapter_depth(client->adapter)); in pca953x_probe()