SYNOPSIS
- void i2c_unlock_bus(struct i2c_adapter * adapter, unsigned int flags);
ARGUMENTS
adapter
-
- Target I2C bus segment
flags
- I2C_LOCK_ROOT_ADAPTER unlocks the root i2c adapter, I2C_LOCK_SEGMENT unlocks only this branch in the adapter tree
COPYRIGHT