Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dpci_endpoint_test.c1381 static const struct pci_device_id pci_endpoint_test_tbl[] = {
1423 MODULE_DEVICE_TABLE(pci, pci_endpoint_test_tbl);
1427 .id_table = pci_endpoint_test_tbl,
1180 static const struct pci_device_id pci_endpoint_test_tbl[] = { global() variable