Searched refs:watchdog_have_pretimeout (Results 1 – 3 of 3) sorted by relevance
181 if (!watchdog_have_pretimeout(wdd)) in watchdog_register_pretimeout()201 if (!watchdog_have_pretimeout(wdd)) in watchdog_unregister_pretimeout()
67 static inline bool watchdog_have_pretimeout(struct watchdog_device *wdd) in watchdog_have_pretimeout() function
396 if (!watchdog_have_pretimeout(wdd)) in watchdog_set_pretimeout()601 else if (attr == &dev_attr_pretimeout.attr && !watchdog_have_pretimeout(wdd)) in wdt_is_visible()605 (!watchdog_have_pretimeout(wdd) || !IS_ENABLED(CONFIG_WATCHDOG_PRETIMEOUT_GOV))) in wdt_is_visible()