Searched refs:i2c_lock_operations (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-designware-amdpsp.c271 static const struct i2c_lock_operations i2c_dw_psp_lock_ops = {
H A Di2c-cht-wc.c188 * So we override the default i2c_lock_operations and pass a hardcoded
214 static const struct i2c_lock_operations cht_wc_i2c_adap_lock_ops = {
/linux-master/drivers/i2c/
H A Di2c-mux.c271 static const struct i2c_lock_operations i2c_mux_lock_ops = {
277 static const struct i2c_lock_operations i2c_parent_lock_ops = {
H A Di2c-atr.c68 * @lock: Lock for the I2C bus segment (see &struct i2c_lock_operations)
85 /* lock for the I2C bus segment (see struct i2c_lock_operations) */
270 static const struct i2c_lock_operations i2c_atr_lock_ops = {
H A Di2c-core-base.c1402 static const struct i2c_lock_operations i2c_adapter_lock_ops = {
/linux-master/include/linux/
H A Di2c.h572 * struct i2c_lock_operations - represent I2C locking operations
579 struct i2c_lock_operations { struct
726 const struct i2c_lock_operations *lock_ops;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c639 static const struct i2c_lock_operations smu_v11_0_i2c_i2c_lock_ops = {
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.c856 static const struct i2c_lock_operations gmbus_lock_ops = {
H A Dintel_sdvo.c3341 static const struct i2c_lock_operations proxy_lock_ops = {
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c1982 static const struct i2c_lock_operations drm_dp_i2c_lock_ops = {

Completed in 147 milliseconds