Name
devfs_get_next_sibling -- Get the next sibling leaf node. for a device entry.
Synopsis
devfs_handle_t devfs_get_next_sibling
(devfs_handle_t de);
Arguments
- de
The handle to the device entry.
Description
Returns the leaf node device entry if it exists, else NULL.