devfs_get_parent

Name

devfs_get_parent --  Get the parent device entry.

Synopsis

devfs_handle_t devfs_get_parent (devfs_handle_t de);

Arguments

de

The handle to the device entry.

Description

Returns the parent device entry if it exists, else NULL.