NEXT_DEV

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

 

NAME

next_dev - enumerates registered devices  

SYNOPSIS

"SYNOPSIS"

struct parisc_device * next_dev (struct parisc_device * dev);  

ARGUMENTS

dev
the previous device returned from next_dev
 

DESCRIPTION

next_dev does a depth-first search of the tree, returning parents before children. Returns NULL when there are no more devices.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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