Home
last modified time | relevance | path

Searched refs:__i2c_lock_bus_helper (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/i2c/
Di2c-core.h35 static inline int __i2c_lock_bus_helper(struct i2c_adapter *adap) in __i2c_lock_bus_helper() function
Di2c-core-smbus.c540 res = __i2c_lock_bus_helper(adapter); in i2c_smbus_xfer()
Di2c-core-base.c2264 ret = __i2c_lock_bus_helper(adap); in i2c_transfer()