Searched refs:stop_watchdog (Results 1 – 7 of 7) sorted by relevance
95 extern void stop_watchdog(int in_fd, int out_fd);105 stop_watchdog(harddog_in_fd, harddog_out_fd); in harddog_release()
106 void stop_watchdog(int in_fd, int out_fd) in stop_watchdog() function
403 static void stop_watchdog(void *arg) in stop_watchdog() function423 return smp_call_function_single(cpu, stop_watchdog, NULL, true); in stop_watchdog_on_cpu()
182 stop_watchdog()498 stop-watchdog) stop_watchdog ;;
76 static inline void stop_watchdog(struct pxa25x_udc *udc) in stop_watchdog() function91 stop_watchdog(udc); in test_watchdog()1234 stop_watchdog(dev); in handle_ep0()1241 stop_watchdog(dev); in handle_ep0()1994 stop_watchdog(dev); in stop_activity()
124 void (*stop_watchdog)(struct wm_adsp *dsp); member
3299 if (dsp->ops->stop_watchdog) in wm_adsp_event()3300 dsp->ops->stop_watchdog(dsp); in wm_adsp_event()4386 dsp->ops->stop_watchdog(dsp); in wm_adsp2_bus_error()4498 dsp->ops->stop_watchdog(dsp); in wm_halo_wdt_expire()4560 .stop_watchdog = wm_adsp_stop_watchdog,4582 .stop_watchdog = wm_halo_stop_watchdog,