Home
last modified time | relevance | path

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

/drivers/watchdog/
Dwatchdog_dev.c1179 unsigned int last_ping_ms) in watchdog_set_last_hw_keepalive() argument
1191 wd_data->last_hw_keepalive = ktime_sub(now, ms_to_ktime(last_ping_ms)); in watchdog_set_last_hw_keepalive()