Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dwd719x.c965 static DEFINE_PCI_DEVICE_TABLE(wd719x_pci_table) = {
/linux-4.4.14/include/linux/
Dpci.h691 #define DEFINE_PCI_DEVICE_TABLE(_table) \ macro
/linux-4.4.14/Documentation/PCI/
Dpci.txt127 Use of the deprecated macro DEFINE_PCI_DEVICE_TABLE should be avoided.