OF_FIND_NODE_BY_PATH

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

 

NAME

of_find_node_by_path - Find a node matching a full OF path  

SYNOPSIS

"SYNOPSIS"

struct device_node * of_find_node_by_path (const char * path);  

ARGUMENTS

path
The full path to match
 

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: 06:21:02 GMT, October 06, 2005