DEVFS_GET_OPS
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
devfs_get_ops - Get the device operations for a devfs entry.
SYNOPSIS
"SYNOPSIS"
struct file_operations * devfs_get_ops (devfs_handle_t de);
ARGUMENTS
- de
-
The handle to the device entry.
DESCRIPTION
Returns a pointer to the device operations on success, else NULL.
The use count for the module owning the operations will be incremented.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:42 GMT, October 06, 2005