Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dwatchdog_core.h75 void watchdog_hrtimer_pretimeout_start(struct watchdog_device *wdd);
79 static inline void watchdog_hrtimer_pretimeout_start(struct watchdog_device *wdd) {} in watchdog_hrtimer_pretimeout_start() function
Dwatchdog_hrtimer_pretimeout.c30 void watchdog_hrtimer_pretimeout_start(struct watchdog_device *wdd) in watchdog_hrtimer_pretimeout_start() function
Dwatchdog_dev.c166 watchdog_hrtimer_pretimeout_start(wdd); in __watchdog_ping()
258 watchdog_hrtimer_pretimeout_start(wdd); in watchdog_start()
267 watchdog_hrtimer_pretimeout_start(wdd); in watchdog_start()