Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
346 tco_timer_stop(); in nv_tco_getdevice()
415 tco_timer_stop(); in nv_tco_init()
433 tco_timer_stop(); in nv_tco_cleanup()
461 tco_timer_stop(); in nv_tco_shutdown()
H A Dsp5100_tco.c110 static int tco_timer_stop(struct watchdog_device *wdd) in tco_timer_stop() function
367 tco_timer_stop(wdd); in sp5100_tco_setupdevice()
386 .stop = tco_timer_stop,