devfs_get_parent(9)
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.