Searched defs:watchdog_device (Results 1 – 3 of 3) sorted by relevance
105 struct watchdog_device { struct106 const struct watchdog_info *info;130 static inline void watchdog_set_nowayout(struct watchdog_device *wdd, int nowayout) in watchdog_set_nowayout() argument
193 static struct platform_device watchdog_device = { variable
93 static struct intel_scu_watchdog_dev watchdog_device; variable