PROCESSOR_PROBE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
processor_probe - Determine if processor driver should claim this device.
SYNOPSIS
"SYNOPSIS"
int __init processor_probe (struct parisc_device * dev);
ARGUMENTS
- dev
-
The device which has been found.
DESCRIPTION
Determine if processor driver should claim this chip (return 0) or not
(return 1). If so, initialize the chip and tell other partners in crime
they have work to do.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:40 GMT, October 09, 2005