Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/watchdog/
Dsc520_wdt.c205 static int wdt_set_heartbeat(int t) in wdt_set_heartbeat() function
319 if (wdt_set_heartbeat(new_timeout)) in fop_ioctl()
386 if (wdt_set_heartbeat(timeout)) { in sc520_wdt_init()
387 wdt_set_heartbeat(WATCHDOG_TIMEOUT); in sc520_wdt_init()
Dwdt.c182 static int wdt_set_heartbeat(int t) in wdt_set_heartbeat() function
389 if (wdt_set_heartbeat(new_heartbeat)) in wdt_ioctl()
599 if (wdt_set_heartbeat(heartbeat)) { in wdt_init()
600 wdt_set_heartbeat(WD_TIMO); in wdt_init()