ALLOC_TREE_NODE

Section: ()
Updated: 06 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 parisc_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: 07:06:59 GMT, October 06, 2005