Home
last modified time | relevance | path

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

/Linux-v6.6/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.c593 return watchdog_pretimeout_available_governors_get(buf); in pretimeout_available_governors_show()