Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/watchdog/
Dwatchdog_dev.c430 static int watchdog_get_timeleft(struct watchdog_device *wdd, in watchdog_get_timeleft() function
506 status = watchdog_get_timeleft(wdd, &val); in timeleft_show()
828 err = watchdog_get_timeleft(wdd, &val); in watchdog_ioctl()