Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dwatchdog.h154 static inline void watchdog_stop_on_unregister(struct watchdog_device *wdd) in watchdog_stop_on_unregister() function
/Linux-v5.4/drivers/watchdog/
Dmoxart_wdt.c136 watchdog_stop_on_unregister(&moxart_wdt->dev); in moxart_wdt_probe()
Dmax77620_wdt.c184 watchdog_stop_on_unregister(wdt_dev); in max77620_wdt_probe()
Dsirfsoc_wdt.c163 watchdog_stop_on_unregister(&sirfsoc_wdd); in sirfsoc_wdt_probe()
Dxen_wdt.c138 watchdog_stop_on_unregister(&xen_wdt_dev); in xen_wdt_probe()
Dimx_sc_wdt.c181 watchdog_stop_on_unregister(wdog); in imx_sc_wdt_probe()
Datlas7_wdt.c176 watchdog_stop_on_unregister(&atlas7_wdd); in atlas7_wdt_probe()
Dbcm7038_wdt.c160 watchdog_stop_on_unregister(&wdt->wdd); in bcm7038_wdt_probe()
Dtangox_wdt.c178 watchdog_stop_on_unregister(&dev->wdt); in tangox_wdt_probe()
Dtegra_wdt.c220 watchdog_stop_on_unregister(wdd); in tegra_wdt_probe()
Dimx7ulp_wdt.c184 watchdog_stop_on_unregister(wdog); in imx7ulp_wdt_probe()
Drave-sp-wdt.c291 watchdog_stop_on_unregister(wdd); in rave_sp_wdt_probe()
Dimgpdc_wdt.c294 watchdog_stop_on_unregister(&pdc_wdt->wdt_dev); in pdc_wdt_probe()
Dsama5d4_wdt.c258 watchdog_stop_on_unregister(wdd); in sama5d4_wdt_probe()
Dbcm_kona_wdt.c302 watchdog_stop_on_unregister(&bcm_kona_wdt_wdd); in bcm_kona_wdt_probe()
Dcadence_wdt.c364 watchdog_stop_on_unregister(cdns_wdt_device); in cdns_wdt_probe()
Di6300esb.c313 watchdog_stop_on_unregister(&edev->wdd); in esb_probe()
Drenesas_wdt.c250 watchdog_stop_on_unregister(&priv->wdev); in rwdt_probe()
Dmlx_wdt.c257 watchdog_stop_on_unregister(&wdt->wdd); in mlxreg_wdt_probe()
Dasm9260_wdt.c347 watchdog_stop_on_unregister(wdd); in asm9260_wdt_probe()
Dhpwdt.c333 watchdog_stop_on_unregister(&hpwdt_dev); in hpwdt_init_one()
Dsp5100_tco.c397 watchdog_stop_on_unregister(wdd); in sp5100_tco_probe()
Dkempld_wdt.c488 watchdog_stop_on_unregister(wdd); in kempld_wdt_probe()
DiTCO_wdt.c566 watchdog_stop_on_unregister(&p->wddev); in iTCO_wdt_probe()
/Linux-v5.4/Documentation/watchdog/
Dwatchdog-kernel-api.rst315 static inline void watchdog_stop_on_unregister(struct watchdog_device *wdd);