Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dwatchdog_pretimeout.h21 void watchdog_unregister_pretimeout(struct watchdog_device *wdd);
39 static inline void watchdog_unregister_pretimeout(struct watchdog_device *wdd) in watchdog_unregister_pretimeout() function
Dwatchdog_pretimeout.c197 void watchdog_unregister_pretimeout(struct watchdog_device *wdd) in watchdog_unregister_pretimeout() function
Dwatchdog_dev.c1150 watchdog_unregister_pretimeout(wdd); in watchdog_dev_unregister()