Home
last modified time | relevance | path

Searched refs:watchdog_stop_on_reboot (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/include/linux/
Dwatchdog.h151 static inline void watchdog_stop_on_reboot(struct watchdog_device *wdd) in watchdog_stop_on_reboot() function
/Linux-v4.19/drivers/watchdog/
Dsoftdog.c140 watchdog_stop_on_reboot(&softdog_dev); in softdog_init()
Ddigicolor_wdt.c145 watchdog_stop_on_reboot(&dc_wdt_wdd); in dc_wdt_probe()
Dgpio_wdt.c159 watchdog_stop_on_reboot(&priv->wdd); in gpio_wdt_probe()
Drtd119x_wdt.c130 watchdog_stop_on_reboot(&data->wdt_dev); in rtd119x_wdt_probe()
Dxen_wdt.c142 watchdog_stop_on_reboot(&xen_wdt_dev); in xen_wdt_probe()
Dbcm2835_wdt.c207 watchdog_stop_on_reboot(&bcm2835_wdt_wdd); in bcm2835_wdt_probe()
Dbcm47xx_wdt.c203 watchdog_stop_on_reboot(&wdt->wdd); in bcm47xx_wdt_probe()
Duniphier_wdt.c212 watchdog_stop_on_reboot(&wdev->wdt_dev); in uniphier_wdt_probe()
Dit87_wdt.c342 watchdog_stop_on_reboot(&wdt_dev); in it87_wdt_init()
Dmeson_wdt.c206 watchdog_stop_on_reboot(&meson_wdt->wdt_dev); in meson_wdt_probe()
Di6300esb.c319 watchdog_stop_on_reboot(&edev->wdd); in esb_probe()
Dsunxi_wdt.c268 watchdog_stop_on_reboot(&sunxi_wdt->wdt_dev); in sunxi_wdt_probe()
Dw83627hf_wdt.c470 watchdog_stop_on_reboot(&wdt_dev); in wdt_init()
Dcadence_wdt.c334 watchdog_stop_on_reboot(cdns_wdt_device); in cdns_wdt_probe()
Dsp5100_tco.c402 watchdog_stop_on_reboot(wdd); in sp5100_tco_probe()
Dmei_wdt.c384 watchdog_stop_on_reboot(&wdt->wdd); in mei_wdt_register()
DiTCO_wdt.c551 watchdog_stop_on_reboot(&p->wddev); in iTCO_wdt_probe()
/Linux-v4.19/Documentation/watchdog/
Dwatchdog-kernel-api.txt99 internal use only. If the driver calls watchdog_stop_on_reboot, watchdog core
281 static inline void watchdog_stop_on_reboot(struct watchdog_device *wdd);