devfs_get_ops

Name

devfs_get_ops --  Get the device operations for a devfs entry.

Synopsis

void * 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.