Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A 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()
H A Drt2880_wdt.c166 watchdog_stop_on_reboot(&rt288x_wdt_dev); in rt288x_wdt_probe()
H A Dsoftdog.c188 watchdog_stop_on_reboot(&softdog_dev); in softdog_init()
H A Ddigicolor_wdt.c142 watchdog_stop_on_reboot(&dc_wdt_wdd); in dc_wdt_probe()
H A Drtd119x_wdt.c135 watchdog_stop_on_reboot(&data->wdt_dev); in rtd119x_wdt_probe()
H A Darm_smc_wdt.c143 watchdog_stop_on_reboot(wdd); in smcwd_probe()
H A Dgpio_wdt.c162 watchdog_stop_on_reboot(&priv->wdd); in gpio_wdt_probe()
H A Dsirfsoc_wdt.c162 watchdog_stop_on_reboot(&sirfsoc_wdd); in sirfsoc_wdt_probe()
H A Dxen_wdt.c137 watchdog_stop_on_reboot(&xen_wdt_dev); in xen_wdt_probe()
H A Dsl28cpld_wdt.c155 watchdog_stop_on_reboot(wdd); in sl28cpld_wdt_probe()
H A Dimx_sc_wdt.c183 watchdog_stop_on_reboot(wdog); in imx_sc_wdt_probe()
H A Dbcm7038_wdt.c159 watchdog_stop_on_reboot(&wdt->wdd); in bcm7038_wdt_probe()
H A Dmeson_gxbb_wdt.c189 watchdog_stop_on_reboot(&data->wdt_dev); in meson_gxbb_wdt_probe()
H A Dbcm2835_wdt.c203 watchdog_stop_on_reboot(&bcm2835_wdt_wdd); in bcm2835_wdt_probe()
H A Datlas7_wdt.c175 watchdog_stop_on_reboot(&atlas7_wdd); in atlas7_wdt_probe()
H A Duniphier_wdt.c210 watchdog_stop_on_reboot(&wdev->wdt_dev); in uniphier_wdt_probe()
H A Dmeson_wdt.c201 watchdog_stop_on_reboot(&meson_wdt->wdt_dev); in meson_wdt_probe()
H A Dbcm47xx_wdt.c203 watchdog_stop_on_reboot(&wdt->wdd); in bcm47xx_wdt_probe()
H A Dit87_wdt.c339 watchdog_stop_on_reboot(&wdt_dev); in it87_wdt_init()
H A Dimgpdc_wdt.c293 watchdog_stop_on_reboot(&pdc_wdt->wdt_dev); in pdc_wdt_probe()
H A Dsbsa_gwdt.c304 watchdog_stop_on_reboot(wdd); in sbsa_gwdt_probe()
H A Dbcm_kona_wdt.c301 watchdog_stop_on_reboot(&bcm_kona_wdt_wdd); in bcm_kona_wdt_probe()
H A Di6300esb.c312 watchdog_stop_on_reboot(&edev->wdd); in esb_probe()
H A Dsunxi_wdt.c263 watchdog_stop_on_reboot(&sunxi_wdt->wdt_dev); in sunxi_wdt_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwatchdog.h148 static inline void watchdog_stop_on_reboot(struct watchdog_device *wdd) in watchdog_stop_on_reboot() function

12