Searched refs:tco_timer_set_heartbeat (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/watchdog/
H A Dnv_tco.c112 static int tco_timer_set_heartbeat(int t) tco_timer_set_heartbeat() function
254 if (tco_timer_set_heartbeat(new_heartbeat)) nv_tco_ioctl()
340 tco_timer_set_heartbeat(30);
400 if (tco_timer_set_heartbeat(heartbeat)) { nv_tco_init()
402 tco_timer_set_heartbeat(heartbeat); nv_tco_init()
H A Dsp5100_tco.c112 static int tco_timer_set_heartbeat(int t) tco_timer_set_heartbeat() function
268 if (tco_timer_set_heartbeat(new_heartbeat)) sp5100_tco_ioctl()
446 tco_timer_set_heartbeat(heartbeat);
484 if (tco_timer_set_heartbeat(heartbeat)) { sp5100_tco_init()
486 tco_timer_set_heartbeat(heartbeat); sp5100_tco_init()

Completed in 135 milliseconds