Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dsp5100_tco.c306 static const struct pci_device_id sp5100_tco_pci_tbl[] = { variable
311 MODULE_DEVICE_TABLE(pci, sp5100_tco_pci_tbl);
325 if (pci_match_id(sp5100_tco_pci_tbl, dev) != NULL) { in sp5100_tco_setupdevice()