Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/watchdog/
Dcadence_wdt.c333 watchdog_stop_on_reboot(cdns_wdt_device); in cdns_wdt_probe()
362 watchdog_stop_on_reboot(cdns_wdt_device); in cdns_wdt_probe()
Drt2880_wdt.c166 watchdog_stop_on_reboot(&rt288x_wdt_dev); in rt288x_wdt_probe()
Dsoftdog.c188 watchdog_stop_on_reboot(&softdog_dev); in softdog_init()
Ddigicolor_wdt.c142 watchdog_stop_on_reboot(&dc_wdt_wdd); in dc_wdt_probe()
Drtd119x_wdt.c135 watchdog_stop_on_reboot(&data->wdt_dev); in rtd119x_wdt_probe()
Darm_smc_wdt.c143 watchdog_stop_on_reboot(wdd); in smcwd_probe()
Dgpio_wdt.c162 watchdog_stop_on_reboot(&priv->wdd); in gpio_wdt_probe()
Dgxp-wdt.c152 watchdog_stop_on_reboot(&drvdata->wdd); in gxp_wdt_probe()
Dxen_wdt.c137 watchdog_stop_on_reboot(&xen_wdt_dev); in xen_wdt_probe()
Dmsc313e_wdt.c130 watchdog_stop_on_reboot(&priv->wdev); in msc313e_wdt_probe()
Dbcm2835_wdt.c203 watchdog_stop_on_reboot(&bcm2835_wdt_wdd); in bcm2835_wdt_probe()
Dimx_sc_wdt.c183 watchdog_stop_on_reboot(wdog); in imx_sc_wdt_probe()
Dpseries-wdt.c188 watchdog_stop_on_reboot(&pw->wd); in pseries_wdt_probe()
Dsimatic-ipc-wdt.c214 watchdog_stop_on_reboot(&wdd_data); in simatic_ipc_wdt_probe()
Dsl28cpld_wdt.c155 watchdog_stop_on_reboot(wdd); in sl28cpld_wdt_probe()
Dbcm47xx_wdt.c203 watchdog_stop_on_reboot(&wdt->wdd); in bcm47xx_wdt_probe()
Dit87_wdt.c331 watchdog_stop_on_reboot(&wdt_dev); in it87_wdt_init()
Dmeson_wdt.c195 watchdog_stop_on_reboot(&meson_wdt->wdt_dev); in meson_wdt_probe()
Dsunplus_wdt.c196 watchdog_stop_on_reboot(&priv->wdev); in sp_wdt_probe()
Duniphier_wdt.c210 watchdog_stop_on_reboot(&wdev->wdt_dev); in uniphier_wdt_probe()
Dbcm7038_wdt.c184 watchdog_stop_on_reboot(&wdt->wdd); in bcm7038_wdt_probe()
Dimgpdc_wdt.c293 watchdog_stop_on_reboot(&pdc_wdt->wdt_dev); in pdc_wdt_probe()
Dbcm_kona_wdt.c301 watchdog_stop_on_reboot(&bcm_kona_wdt_wdd); in bcm_kona_wdt_probe()
Dbd9576_wdt.c282 watchdog_stop_on_reboot(&priv->wdd); in bd9576_wdt_probe()
/Linux-v6.1/include/linux/
Dwatchdog.h150 static inline void watchdog_stop_on_reboot(struct watchdog_device *wdd) in watchdog_stop_on_reboot() function

12