OCP_DEVICE_MATCH
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ocp_device_match - Match one driver to one device
SYNOPSIS
"SYNOPSIS"
int ocp_device_match (struct device * dev, struct device_driver * drv);
ARGUMENTS
- dev
-
device to match
- drv
-
driver to match
DESCRIPTION
This function returns 0 if the driver and device don't match
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:34 GMT, October 09, 2005