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_set_clientdata
Proto:static inline void i2c_set_clientdata(struct i2c_client *dev, void *data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct i2c_client * | dev | |
void * | data |
358 | dev_set_drvdata( & the device structure , data) |
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 |