Public Attributes | |
| struct list_head | node |
| struct pci_device_id | id |
Definition at line 30 of file pci-driver.c.
struct list_head pci_dynid::node [read] |
Definition at line 31 of file pci-driver.c.
struct pci_device_id pci_dynid::id [read] |
Definition at line 32 of file pci-driver.c.
1.5.6