Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/
H A Di2c-core.h52 static inline int __i2c_check_suspended(struct i2c_adapter *adap) in __i2c_check_suspended() function
H A Di2c-core-smbus.c564 res = __i2c_check_suspended(adapter); in __i2c_smbus_xfer()
H A Di2c-core-base.c2243 ret = __i2c_check_suspended(adap); in __i2c_transfer()