Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwatchdog.h94 struct watchdog_device { struct
95 int id;
96 struct device *parent;
98 const struct watchdog_info *info;
99 const struct watchdog_ops *ops;
100 const struct watchdog_governor *gov;
101 unsigned int bootstatus;
102 unsigned int timeout;
103 unsigned int pretimeout;
104 unsigned int min_timeout;
[all …]

Completed in 4 milliseconds