Searched refs:wdt_stop (Results 1 – 10 of 10) sorted by relevance
13 void wdt_stop(void) in wdt_stop() function31 wdt_stop(); in wdt_start()
71 int wdt_stop(struct udevice *dev) in wdt_stop() function
36 void wdt_stop(void);
37 void wdt_stop(void);
38 int wdt_stop(struct udevice *dev);
36 ut_assertok(wdt_stop(dev)); in dm_test_wdt_base()
125 wdt_stop(gd->watchdog_dev); in arch_preboot_os()
102 ret = wdt_stop(currdev); in do_wdt_stop()
212 wdt_stop(); in exynos_early_init_f()
397 wdt_stop(); in exynos_early_init_f()
Completed in 12 milliseconds