Home
last modified time | relevance | path

Searched refs:tco_timer_stop (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/watchdog/
Dnv_tco.c91 static void tco_timer_stop(void) in tco_timer_stop() function
171 tco_timer_stop(); in nv_tco_release()
239 tco_timer_stop(); in nv_tco_ioctl()
349 tco_timer_stop(); in nv_tco_getdevice()
418 tco_timer_stop(); in nv_tco_init()
436 tco_timer_stop(); in nv_tco_cleanup()
464 tco_timer_stop(); in nv_tco_shutdown()
Dsp5100_tco.c108 static int tco_timer_stop(struct watchdog_device *wdd) in tco_timer_stop() function
353 tco_timer_stop(wdd); in sp5100_tco_setupdevice()
372 .stop = tco_timer_stop,