Function report |
Source Code:include\linux\i2c.h |
Create Date:2022-07-28 08:48:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:2c_unlock_bus - Release exclusive access to an I2C bus segment*@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
Proto:static inline void i2c_unlock_bus(struct i2c_adapter *adapter, unsigned int flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct i2c_adapter * | adapter | |
unsigned int | flags |
788 | unlock_bus(adapter, flags) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |