Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
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()
460 tco_timer_stop(); in nv_tco_shutdown()
Dsp5100_tco.c104 static int tco_timer_stop(struct watchdog_device *wdd) in tco_timer_stop() function
349 tco_timer_stop(wdd); in sp5100_tco_setupdevice()
368 .stop = tco_timer_stop,