Function report |
Source Code:lib\kobject.c |
Create Date:2022-07-28 06:16:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kobject_set_name() - Set the name of a kobject
Proto:int kobject_set_name(struct kobject *kobj, const char *fmt, ...)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kobject * | kobj | |
const char * | fmt |
330 | retval = kobject_set_name_vargs() - Set the name of a kobject.*@kobj: struct kobject to set the name of*@fmt: format string used to build the name*@vargs: vargs to format the string. |
333 | Return retval |
Name | Describe |
---|---|
kset_create | kset_create() - Create a struct kset dynamically |
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 |