Searched refs:watchdog_pretimeout_governor_get (Results 1 – 3 of 3) sorted by relevance
23 int watchdog_pretimeout_governor_get(struct watchdog_device *wdd, char *buf);48 static inline int watchdog_pretimeout_governor_get(struct watchdog_device *wdd, in watchdog_pretimeout_governor_get() function
66 int watchdog_pretimeout_governor_get(struct watchdog_device *wdd, char *buf) in watchdog_pretimeout_governor_get() function
603 return watchdog_pretimeout_governor_get(wdd, buf); in pretimeout_governor_show()