OCP_UNREGISTER_DRIVER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ocp_unregister_driver - unregister a ocp driver
SYNOPSIS
"SYNOPSIS"
void ocp_unregister_driver (struct ocp_driver * drv);
ARGUMENTS
- drv
-
the driver structure to unregister
DESCRIPTION
Deletes the driver structure from the list of registered OCP drivers,
gives it a chance to clean up by calling its remove function for
each device it was responsible for, and marks those devices as
driverless.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:59 GMT, October 06, 2005