Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
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
Dwatchdog_pretimeout.c51 int watchdog_pretimeout_available_governors_get(char *buf) in watchdog_pretimeout_available_governors_get() function
Dwatchdog_dev.c565 return watchdog_pretimeout_available_governors_get(buf); in pretimeout_available_governors_show()