Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dwm8350_wdt.c132 static struct watchdog_device wm8350_wdt = { variable
149 watchdog_set_nowayout(&wm8350_wdt, nowayout); in wm8350_wdt_probe()
150 watchdog_set_drvdata(&wm8350_wdt, wm8350); in wm8350_wdt_probe()
151 wm8350_wdt.parent = &pdev->dev; in wm8350_wdt_probe()
154 wm8350_wdt_set_timeout(&wm8350_wdt, 4); in wm8350_wdt_probe()
156 return devm_watchdog_register_device(&pdev->dev, &wm8350_wdt); in wm8350_wdt_probe()
H A DMakefile232 obj-$(CONFIG_WM8350_WATCHDOG) += wm8350_wdt.o
/linux/include/linux/mfd/wm8350/
H A Dwdt.h20 struct wm8350_wdt { struct
H A Dcore.h616 struct wm8350_wdt wdt;
/linux/Documentation/watchdog/
H A Dwatchdog-parameters.rst719 wm8350_wdt: