devfs_get_next_sibling

Section: Kernel Hacker's Manual (9)
Updated: devfs_get_next_sibling
Index Return to Main Contents
 

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:53:33 GMT, June 12, 2005