Home
last modified time | relevance | path

Searched defs:iTCO_wdt_private (Results 1 – 1 of 1) sorted by relevance

/drivers/watchdog/
DiTCO_wdt.c87 struct iTCO_wdt_private { struct
88 struct watchdog_device wddev;
91 unsigned int iTCO_version;
92 struct resource *tco_res;
93 struct resource *smi_res;
98 struct resource *gcs_pmc_res;
99 unsigned long __iomem *gcs_pmc;
101 spinlock_t io_lock;
103 struct pci_dev *pci_dev;
105 bool suspended;
[all …]