Home
last modified time | relevance | path

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

/Linux-v6.1/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()
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()
Dsp5100_tco.c121 static int tco_timer_stop(struct watchdog_device *wdd) in tco_timer_stop() function
320 tco_timer_stop(wdd); in sp5100_tco_timer_init()
508 .stop = tco_timer_stop,