CX_DRIVER_REGISTER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
cx_driver_register - Register the driver.
SYNOPSIS
"SYNOPSIS"
int cx_driver_register (struct cx_drv * cx_driver);
ARGUMENTS
- cx_driver
-
driver table (cx_drv struct) from driver
DESCRIPTION
Called from the driver init routine to register a driver.
The cx_drv struct contains the driver name, a pointer to
a table of part/mfg numbers and a pointer to the driver's
probe/attach routine.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:02 GMT, October 09, 2005