Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
PCI Class Reference

Detailed Description

pci_add_dynid - add a new PCI device ID to this driver and re-probe devices : target pci driver : PCI vendor ID : PCI device ID : PCI subvendor ID : PCI subdevice ID : PCI class mask : private driver data

Adds a new dynamic pci device ID to this driver and causes the driver to probe for all devices again. must have been registered prior to calling this function.

CONTEXT: Does GFP_KERNEL allocation.

RETURNS: 0 on success, -errno on failure.


The documentation for this class was generated from the following file: