PCI_MATCH_ONE_DEVICE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
pci_match_one_device - Tell if a PCI device structure has a matching
SYNOPSIS
"SYNOPSIS"
const struct pci_device_id * pci_match_one_device (const struct pci_device_id * id, const struct pci_dev * dev);
ARGUMENTS
- id
-
single PCI device id structure to match
- dev
-
the PCI device structure to match against
DESCRIPTION
Returns the matching pci_device_id structure or NULL if there is no match.
DESCRIPTION
Returns the matching pci_device_id structure or NULL if there is no match.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:21 GMT, October 06, 2005