Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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()
Dgpio_wdt.c162 watchdog_stop_on_reboot(&priv->wdd); in gpio_wdt_probe()
Dxen_wdt.c137 watchdog_stop_on_reboot(&xen_wdt_dev); in xen_wdt_probe()
Dsirfsoc_wdt.c162 watchdog_stop_on_reboot(&sirfsoc_wdd); in sirfsoc_wdt_probe()
Darm_smc_wdt.c143 watchdog_stop_on_reboot(wdd); in smcwd_probe()
Dsl28cpld_wdt.c155 watchdog_stop_on_reboot(wdd); in sl28cpld_wdt_probe()
Dbcm7038_wdt.c159 watchdog_stop_on_reboot(&wdt->wdd); in bcm7038_wdt_probe()
Dimx_sc_wdt.c183 watchdog_stop_on_reboot(wdog); in imx_sc_wdt_probe()
Datlas7_wdt.c175 watchdog_stop_on_reboot(&atlas7_wdd); in atlas7_wdt_probe()
Dmeson_gxbb_wdt.c189 watchdog_stop_on_reboot(&data->wdt_dev); in meson_gxbb_wdt_probe()
Dbcm2835_wdt.c203 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.c210 watchdog_stop_on_reboot(&wdev->wdt_dev); in uniphier_wdt_probe()
Dmeson_wdt.c201 watchdog_stop_on_reboot(&meson_wdt->wdt_dev); in meson_wdt_probe()
Dit87_wdt.c339 watchdog_stop_on_reboot(&wdt_dev); in it87_wdt_init()
Dsbsa_gwdt.c304 watchdog_stop_on_reboot(wdd); in sbsa_gwdt_probe()
Dimgpdc_wdt.c293 watchdog_stop_on_reboot(&pdc_wdt->wdt_dev); in pdc_wdt_probe()
Di6300esb.c312 watchdog_stop_on_reboot(&edev->wdd); in esb_probe()
Dsunxi_wdt.c263 watchdog_stop_on_reboot(&sunxi_wdt->wdt_dev); in sunxi_wdt_probe()
Dbcm_kona_wdt.c301 watchdog_stop_on_reboot(&bcm_kona_wdt_wdd); in bcm_kona_wdt_probe()
/kernel/linux/linux-5.10/include/linux/
Dwatchdog.h148 static inline void watchdog_stop_on_reboot(struct watchdog_device *wdd) in watchdog_stop_on_reboot() function

12