kobject_del
(9)
Unlink kobject from hierarchy.
Carta.tech
Man Pages
Kernel routines
kobject_del: Unlink kobject from hierarchy.
Carta.tech
Packages
linux-manual-3.16
kobject_del: Unlink kobject from hierarchy.
SYNOPSIS
void kobject_del(struct kobject *
kobj
);
ARGUMENTS
kobj
object.
COPYRIGHT
←
kobject_create_and_add.9: Create a struct kobject dynamically and register it with sysfs
kobject_get.9: Increment refcount for object.
→