Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A DiTCO_wdt.c93 struct iTCO_wdt_private { struct
94 struct watchdog_device wddev;
97 unsigned int iTCO_version;
98 struct resource *tco_res;
99 struct resource *smi_res;
104 unsigned long __iomem *gcs_pmc;
106 spinlock_t io_lock;
108 struct pci_dev *pci_dev;
110 bool suspended;
112 void *no_reboot_priv;
[all …]