Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dnv_tco.c288 static const struct pci_device_id tco_pci_tbl[] = { variable
299 MODULE_DEVICE_TABLE(pci, tco_pci_tbl);
312 if (pci_match_id(tco_pci_tbl, dev) != NULL) { in nv_tco_getdevice()