.TH "devfs_put_ops" 9 "devfs_put_ops" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME devfs_put_ops \- Put the device operations for a devfs entry. .SH SYNOPSIS .B "void" devfs_put_ops .BI "(devfs_handle_t " de ");" .SH ARGUMENTS .IP "de" 12 The handle to the device entry. .SH "DESCRIPTION" The use count for the module owning the operations will be decremented.