Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/
H A Di2c-core.h37 static inline int __i2c_lock_bus_helper(struct i2c_adapter *adap) in __i2c_lock_bus_helper() function
H A Di2c-core-smbus.c541 res = __i2c_lock_bus_helper(adapter); in i2c_smbus_xfer()
H A Di2c-core-base.c2362 ret = __i2c_lock_bus_helper(adap); in i2c_transfer()