Searched refs:tco_pci_tbl (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
H A Dnv_tco.c292 static const struct pci_device_id tco_pci_tbl[] = { variable in typeref:struct:pci_device_id
301 MODULE_DEVICE_TABLE(pci, tco_pci_tbl);
314 if (pci_match_id(tco_pci_tbl, dev) != NULL) { for_each_pci_dev()

Completed in 221 milliseconds