Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsp5100_tco.c575 static const struct pci_device_id sp5100_tco_pci_tbl[] = { variable
586 MODULE_DEVICE_TABLE(pci, sp5100_tco_pci_tbl);
595 if (pci_match_id(sp5100_tco_pci_tbl, dev) != NULL) { in sp5100_tco_init()