|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | PCI_VENDOR_ID_FRESCO_LOGIC 0x1b73 |
| #define | PCI_DEVICE_ID_FRESCO_LOGIC_PDK 0x1000 |
| #define | PCI_DEVICE_ID_FRESCO_LOGIC_FL1400 0x1400 |
| #define | PCI_VENDOR_ID_ETRON 0x1b6f |
| #define | PCI_DEVICE_ID_ASROCK_P67 0x7023 |
Functions | |
| MODULE_DEVICE_TABLE (pci, pci_ids) | |
| int __init | xhci_register_pci (void) |
| void | xhci_unregister_pci (void) |
| #define PCI_DEVICE_ID_ASROCK_P67 0x7023 |
Definition at line 35 of file xhci-pci.c.
| #define PCI_DEVICE_ID_FRESCO_LOGIC_FL1400 0x1400 |
Definition at line 32 of file xhci-pci.c.
| #define PCI_DEVICE_ID_FRESCO_LOGIC_PDK 0x1000 |
Definition at line 31 of file xhci-pci.c.
| #define PCI_VENDOR_ID_ETRON 0x1b6f |
Definition at line 34 of file xhci-pci.c.
| #define PCI_VENDOR_ID_FRESCO_LOGIC 0x1b73 |
Definition at line 30 of file xhci-pci.c.
| MODULE_DEVICE_TABLE | ( | pci | , |
| pci_ids | |||
| ) |
Definition at line 354 of file xhci-pci.c.
Definition at line 359 of file xhci-pci.c.
1.8.2