Home
last modified time | relevance | path

Searched refs:DEFINE_PCI_DEVICE_TABLE (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dwd719x.c966 static DEFINE_PCI_DEVICE_TABLE(wd719x_pci_table) = {
/linux-4.1.27/drivers/misc/cxl/
Dpci.c135 static DEFINE_PCI_DEVICE_TABLE(cxl_pci_tbl) = {
/linux-4.1.27/include/linux/
Dpci.h679 #define DEFINE_PCI_DEVICE_TABLE(_table) \ macro
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snbep.c2218 static DEFINE_PCI_DEVICE_TABLE(hswep_uncore_pci_ids) = {
/linux-4.1.27/Documentation/PCI/
Dpci.txt127 Use of the deprecated macro DEFINE_PCI_DEVICE_TABLE should be avoided.