.TH "devfs_get_first_child" 9 "devfs_get_first_child" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME devfs_get_first_child \- Get the first leaf node in a directory. .SH SYNOPSIS .B "devfs_handle_t" devfs_get_first_child .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.