FIND_PA_PARENT_TYPE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
find_pa_parent_type - Find a parent of a specific type
SYNOPSIS
"SYNOPSIS"
const struct parisc_device * find_pa_parent_type (const struct parisc_device * padev, int type);
ARGUMENTS
- padev
-
-- undescribed --
- type
-
The device type to search for.
DESCRIPTION
Walks up the device tree looking for a device of the specified type.
If it finds it, it returns it. If not, it returns NULL.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:10 GMT, October 09, 2005