Function report |
Source Code:lib\kobject.c |
Create Date:2022-07-28 06:16:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kobject_init_internal
Proto:static void kobject_init_internal(struct kobject *kobj)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kobject * | kobj |
214 | If Not kobj Then Return |
218 | state_in_sysfs = 0 |
219 | state_add_uevent_sent = 0 |
220 | state_remove_uevent_sent = 0 |
221 | state_initialized = 1 |
Name | Describe |
---|---|
kobject_init | kobject_init() - Initialize a kobject structure |
kset_init | kset_init() - Initialize a kset for use.*@k: 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 |