Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dnv_tco.c87 static void tco_timer_stop(void) in tco_timer_stop() function
167 tco_timer_stop(); in nv_tco_release()
235 tco_timer_stop(); in nv_tco_ioctl()
345 tco_timer_stop(); in nv_tco_getdevice()
414 tco_timer_stop(); in nv_tco_init()
432 tco_timer_stop(); in nv_tco_cleanup()
458 tco_timer_stop(); in nv_tco_shutdown()
H A Dsp5100_tco.c125 static int tco_timer_stop(struct watchdog_device *wdd) in tco_timer_stop() function
324 tco_timer_stop(wdd); in sp5100_tco_timer_init()
512 .stop = tco_timer_stop,