.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "KOBJECT_PUT" "9" "09 October 2005" "" "" .SH NAME kobject_put \- decrement refcount for object. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void kobject_put (struct kobject * \fIkobj\fB); \fR .SH "ARGUMENTS" .TP \fB\fIkobj\fB\fR object. .SH "DESCRIPTION" .PP Decrement the refcount, and if 0, call \fBkobject_cleanup\fR\&.