devfs_put_ops(9)
NAME
devfs_put_ops - Put the device operations for a devfs
entry.
SYNOPSIS
void devfs_put_ops (devfs_handle_t de);
ARGUMENTS
de The handle to the device entry.
DESCRIPTION
- The use count for the module owning the operations will be
decremented.