kobject_register
Prev
Kernel objects manipulation
Next
Name
kobject_register — initialize and add an object.
Synopsis
int
kobject_register
(
struct kobject *
kobj
)
;
Arguments
kobj
object in question.