OCP_GET_ONE_DEVICE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ocp_get_one_device - Find a def by function & index  

SYNOPSIS

"SYNOPSIS"

struct ocp_def * ocp_get_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 a lookup of a given ocp_def by it's vendor, function, and index. The main purpose for is to allow modification of the def before binding to the driver


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:35 GMT, October 09, 2005