Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dsp5100_tco.c438 static const struct pci_device_id sp5100_tco_pci_tbl[] = { variable
447 MODULE_DEVICE_TABLE(pci, sp5100_tco_pci_tbl);
456 if (pci_match_id(sp5100_tco_pci_tbl, dev) != NULL) { in sp5100_tco_init()