Scroll to navigation
kobject_put - decrement refcount for object.
void kobject_put(struct kobject * kobj);
kobj
Decrement the refcount, and if 0, call kobject_cleanup.