Function report |
Source Code:include\linux\i2c.h |
Create Date:2022-07-28 08:48:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:i2c_client_has_driver
Proto:static inline bool i2c_client_has_driver(struct i2c_client *client)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct i2c_client * | client |
856 | Return Not IS_ERR_OR_NULL(client) && driver |
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 |