Searched refs:watchdog_register_pretimeout (Results 1 – 3 of 3) sorted by relevance
20 int watchdog_register_pretimeout(struct watchdog_device *wdd);34 static inline int watchdog_register_pretimeout(struct watchdog_device *wdd) in watchdog_register_pretimeout() function
177 int watchdog_register_pretimeout(struct watchdog_device *wdd) in watchdog_register_pretimeout() function
1166 ret = watchdog_register_pretimeout(wdd); in watchdog_dev_register()