Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dwatchdog_pretimeout.h24 int watchdog_pretimeout_governor_set(struct watchdog_device *wdd,
54 static inline int watchdog_pretimeout_governor_set(struct watchdog_device *wdd, in watchdog_pretimeout_governor_set() function
Dwatchdog_pretimeout.c78 int watchdog_pretimeout_governor_set(struct watchdog_device *wdd, in watchdog_pretimeout_governor_set() function
Dwatchdog_dev.c583 int ret = watchdog_pretimeout_governor_set(wdd, buf); in pretimeout_governor_store()