Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dda9055_wdt.c102 static int da9055_wdt_stop(struct watchdog_device *wdt_dev) in da9055_wdt_stop() function
115 .stop = da9055_wdt_stop,
143 ret = da9055_wdt_stop(da9055_wdt); in da9055_wdt_probe()