devfs_get_first_child(9)
NAME
devfs_get_first_child - Get the first leaf node in a
directory.
SYNOPSIS
devfs_handle_t devfs_get_first_child (devfs_handle_t de);
ARGUMENTS
de The handle to the device entry.
DESCRIPTION
- Returns the leaf node device entry if it exists, else
NULL.