Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dwatchdog_dev.c1195 unsigned int last_ping_ms) in watchdog_set_last_hw_keepalive() argument
1207 wd_data->last_hw_keepalive = ktime_sub(now, ms_to_ktime(last_ping_ms)); in watchdog_set_last_hw_keepalive()