Home
last modified time | relevance | path

Searched refs:watchdog_stop_on_unregister (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/
Dwatchdog.h157 static inline void watchdog_stop_on_unregister(struct watchdog_device *wdd) in watchdog_stop_on_unregister() function
/Linux-v4.19/drivers/watchdog/
Dxen_wdt.c143 watchdog_stop_on_unregister(&xen_wdt_dev); in xen_wdt_probe()
Drave-sp-wdt.c291 watchdog_stop_on_unregister(wdd); in rave_sp_wdt_probe()
Di6300esb.c320 watchdog_stop_on_unregister(&edev->wdd); in esb_probe()
Dsp5100_tco.c403 watchdog_stop_on_unregister(wdd); in sp5100_tco_probe()
/Linux-v4.19/Documentation/watchdog/
Dwatchdog-kernel-api.txt287 static inline void watchdog_stop_on_unregister(struct watchdog_device *wdd);