devfs_get_first_child

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.