KOBJECT_PUT(9) Driver Basics KOBJECT_PUT(9)NAMEkobject_put - decrement refcount for object.SYNOPSISvoid kobject_put(struct kobject * kobj);ARGUMENTSkobj object.DESCRIPTIONDecrement the refcount, and if 0, call kobject_cleanup.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KOBJECT_PUT(9)