OCP_REMOVE_ONE_DEVICE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ocp_remove_one_device - Remove a device by function & index
SYNOPSIS
"SYNOPSIS"
int ocp_remove_one_device (unsigned int vendor, unsigned int function, int index);
ARGUMENTS
- vendor
-
vendor ID of the device (or OCP_ANY_ID)
- function
-
function code of the device (or OCP_ANY_ID)
- index
-
-- undescribed --
DESCRIPTION
This function allows removal of a given function by its
index. It may only be called before ocp_driver_init
and will return an error otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:35 GMT, October 09, 2005