.TH "devfs_get_next_sibling" 9 "devfs_get_next_sibling" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME devfs_get_next_sibling \- Get the next sibling leaf node. for a device entry. .SH SYNOPSIS .B "devfs_handle_t" devfs_get_next_sibling .BI "(devfs_handle_t " de ");" .SH ARGUMENTS .IP "de" 12 The handle to the device entry. .SH "DESCRIPTION" Returns the leaf node device entry if it exists, else NULL.