Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dsp5100_tco.c430 static const struct pci_device_id sp5100_tco_pci_tbl[] = { variable
439 MODULE_DEVICE_TABLE(pci, sp5100_tco_pci_tbl);
448 if (pci_match_id(sp5100_tco_pci_tbl, dev) != NULL) { in sp5100_tco_init()