Home
last modified time | relevance | path

Searched refs:watchdog_pretimeout_available_governors_get (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dwatchdog_pretimeout.h22 int watchdog_pretimeout_available_governors_get(char *buf);
43 static inline int watchdog_pretimeout_available_governors_get(char *buf) in watchdog_pretimeout_available_governors_get() function
H A Dwatchdog_pretimeout.c51 int watchdog_pretimeout_available_governors_get(char *buf) in watchdog_pretimeout_available_governors_get() function
H A Dwatchdog_dev.c593 return watchdog_pretimeout_available_governors_get(buf); in pretimeout_available_governors_show()