Searched defs:tco_pci_tbl (Results 1 - 1 of 1) sorted by relevance

/drivers/watchdog/
H A Dnv_tco.c292 static DEFINE_PCI_DEVICE_TABLE(tco_pci_tbl) = { variable
299 MODULE_DEVICE_TABLE(pci, tco_pci_tbl);
312 if (pci_match_id(tco_pci_tbl, dev) != NULL) {

Completed in 673 milliseconds