Home
last modified time | relevance | path

Searched refs:i2c_trylock_bus (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/i2c/
H A Di2c-core.h44 ret = i2c_trylock_bus(adap, I2C_LOCK_SEGMENT) ? 0 : -EAGAIN; in __i2c_lock_bus_helper()
H A Di2c-mux.c150 if (i2c_trylock_bus(parent, flags)) in i2c_mux_trylock_bus()
184 if (i2c_trylock_bus(parent, flags)) in i2c_parent_trylock_bus()