PROCESSOR_PROBE

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