ALLOC_TREE_NODE

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

 

NAME

alloc_tree_node - returns a device entry in the iotree  

SYNOPSIS

"SYNOPSIS"

struct parisc_device * alloc_tree_node (struct device * parent, char id);  

ARGUMENTS

parent
the parent node in the tree
id
the element of the module path for this entry
 

DESCRIPTION

Checks all the children of parent for a matching id. If none found, it allocates a new device and returns it.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:55 GMT, October 09, 2005