PARSE_TREE_NODE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
parse_tree_node - returns a device entry in the iotree
SYNOPSIS
"SYNOPSIS"
struct device * parse_tree_node (struct device * parent, int index, struct hardware_path * modpath);
ARGUMENTS
- parent
-
the parent node in the tree
- index
-
the current BC index
- modpath
-
the hardware_path struct to match a device against
DESCRIPTION
Checks all the children of parent for a matching id. If none
found, it returns NULL.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:35 GMT, October 09, 2005