OCP_REGISTER_DRIVER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ocp_register_driver - register a new ocp driver
SYNOPSIS
"SYNOPSIS"
int ocp_register_driver (struct ocp_driver * drv);
ARGUMENTS
- drv
-
the driver structure to register
DESCRIPTION
Adds the driver structure to the list of registered drivers
Returns the number of ocp devices which were claimed by the driver
during registration. The driver remains registered even if the
return value is zero.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:59 GMT, October 06, 2005