i2c_trylock_bus
ret = i2c_trylock_bus(adap, I2C_LOCK_SEGMENT) ? 0 : -EAGAIN;
if (i2c_trylock_bus(parent, flags))