OF_FIND_ALL_NODES
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
of_find_all_nodes - Get next node in global list
SYNOPSIS
"SYNOPSIS"
struct device_node * of_find_all_nodes (struct device_node * prev);
ARGUMENTS
- prev
-
Previous node or NULL to start iteration
of_node_put will be called on it
DESCRIPTION
Returns a node pointer with refcount incremented, use
of_node_put on it when done.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:35 GMT, October 09, 2005