Function report |
Source Code:include\linux\i2c.h |
Create Date:2022-07-28 08:48:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:i2c_get_clientdata
Proto:static inline void *i2c_get_clientdata(const struct i2c_client *dev)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct i2c_client * | dev |
353 | Return dev_get_drvdata( & the device structure ) |
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 |