Searched refs:watchdog_stop_on_reboot (Results 1 – 25 of 39) sorted by relevance
12
333 watchdog_stop_on_reboot(cdns_wdt_device); in cdns_wdt_probe()362 watchdog_stop_on_reboot(cdns_wdt_device); in cdns_wdt_probe()
166 watchdog_stop_on_reboot(&rt288x_wdt_dev); in rt288x_wdt_probe()
188 watchdog_stop_on_reboot(&softdog_dev); in softdog_init()
142 watchdog_stop_on_reboot(&dc_wdt_wdd); in dc_wdt_probe()
135 watchdog_stop_on_reboot(&data->wdt_dev); in rtd119x_wdt_probe()
162 watchdog_stop_on_reboot(&priv->wdd); in gpio_wdt_probe()
137 watchdog_stop_on_reboot(&xen_wdt_dev); in xen_wdt_probe()
162 watchdog_stop_on_reboot(&sirfsoc_wdd); in sirfsoc_wdt_probe()
143 watchdog_stop_on_reboot(wdd); in smcwd_probe()
155 watchdog_stop_on_reboot(wdd); in sl28cpld_wdt_probe()
159 watchdog_stop_on_reboot(&wdt->wdd); in bcm7038_wdt_probe()
183 watchdog_stop_on_reboot(wdog); in imx_sc_wdt_probe()
175 watchdog_stop_on_reboot(&atlas7_wdd); in atlas7_wdt_probe()
189 watchdog_stop_on_reboot(&data->wdt_dev); in meson_gxbb_wdt_probe()
203 watchdog_stop_on_reboot(&bcm2835_wdt_wdd); in bcm2835_wdt_probe()
203 watchdog_stop_on_reboot(&wdt->wdd); in bcm47xx_wdt_probe()
210 watchdog_stop_on_reboot(&wdev->wdt_dev); in uniphier_wdt_probe()
201 watchdog_stop_on_reboot(&meson_wdt->wdt_dev); in meson_wdt_probe()
339 watchdog_stop_on_reboot(&wdt_dev); in it87_wdt_init()
304 watchdog_stop_on_reboot(wdd); in sbsa_gwdt_probe()
293 watchdog_stop_on_reboot(&pdc_wdt->wdt_dev); in pdc_wdt_probe()
312 watchdog_stop_on_reboot(&edev->wdd); in esb_probe()
263 watchdog_stop_on_reboot(&sunxi_wdt->wdt_dev); in sunxi_wdt_probe()
301 watchdog_stop_on_reboot(&bcm_kona_wdt_wdd); in bcm_kona_wdt_probe()
148 static inline void watchdog_stop_on_reboot(struct watchdog_device *wdd) in watchdog_stop_on_reboot() function