| Function report | 
| Source Code: lib\kobject.c | Create Date:2022-07-28 06:16:17 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kset_create_and_add() - Create a struct kset dynamically and add it to sysfs
Proto:struct kset *kset_create_and_add(const char *name, const struct kset_uevent_ops *uevent_ops, struct kobject *parent_kobj)
Type:struct kset
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | name | |
| const struct kset_uevent_ops * | uevent_ops | |
| struct kobject * | parent_kobj | 
| 999 | If Not kset Then Return NULL | 
| 1002 | If error Then | 
| 1006 | Return kset | 
| 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 |