OF_NODE_GET

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

of_node_get - Increment refcount of a node  

SYNOPSIS

"SYNOPSIS"

struct device_node * of_node_get (struct device_node * node);  

ARGUMENTS

node
Node to inc refcount, NULL is supported to simplify writing of callers
 

DESCRIPTION

Returns the node itself or NULL if gone. Current implementation does nothing as we don't yet do dynamic node allocation on ppc32


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:43 GMT, October 06, 2005