Home
last modified time | relevance | path

Searched refs:i2c_adapter_depth (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-designware-amdpsp.c247 rt_mutex_lock_nested(&adapter->bus_lock, i2c_adapter_depth(adapter)); in i2c_adapter_dw_psp_lock_bus()
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-mux.c148 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()
H A Di2c-core-base.c782 rt_mutex_lock_nested(&adapter->bus_lock, i2c_adapter_depth(adapter)); in i2c_adapter_lock_bus()
1116 unsigned int i2c_adapter_depth(struct i2c_adapter *adapter) in i2c_adapter_depth() function
1128 EXPORT_SYMBOL_GPL(i2c_adapter_depth); variable
1232 i2c_adapter_depth(adap)); in delete_device_store()
1656 i2c_adapter_depth(adap)); in i2c_del_adapter()
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-mux.c148 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()
H A Di2c-core-base.c842 rt_mutex_lock_nested(&adapter->bus_lock, i2c_adapter_depth(adapter)); in i2c_adapter_lock_bus()
1194 unsigned int i2c_adapter_depth(struct i2c_adapter *adapter) in i2c_adapter_depth() function
1206 EXPORT_SYMBOL_GPL(i2c_adapter_depth); variable
1310 i2c_adapter_depth(adap)); in delete_device_store()
1735 i2c_adapter_depth(adap)); in i2c_del_adapter()
/kernel/linux/linux-5.10/include/linux/
H A Di2c.h871 unsigned int i2c_adapter_depth(struct i2c_adapter *adapter);
/kernel/linux/linux-6.6/include/linux/
H A Di2c.h895 unsigned int i2c_adapter_depth(struct i2c_adapter *adapter);
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-pca953x.c1053 i2c_adapter_depth(client->adapter)); in pca953x_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-pca953x.c1154 i2c_adapter_depth(client->adapter)); in pca953x_probe()

Completed in 16 milliseconds