Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dsp805_wdt.c93 static int wdt_setload(struct watchdog_device *wdd, unsigned int timeout) in wdt_setload() function
227 .set_timeout = wdt_setload,
292 wdt_setload(&wdt->wdd, wdt->wdd.timeout); in sp805_wdt_probe()