Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dtxx9wdt.c99 static struct watchdog_device txx9wdt = { variable
131 txx9wdt.timeout = timeout; in txx9wdt_probe()
132 txx9wdt.min_timeout = 1; in txx9wdt_probe()
133 txx9wdt.max_timeout = WD_MAX_TIMEOUT; in txx9wdt_probe()
134 txx9wdt.parent = &dev->dev; in txx9wdt_probe()
135 watchdog_set_nowayout(&txx9wdt, nowayout); in txx9wdt_probe()
137 ret = watchdog_register_device(&txx9wdt); in txx9wdt_probe()
155 watchdog_unregister_device(&txx9wdt); in txx9wdt_remove()
163 txx9wdt_stop(&txx9wdt); in txx9wdt_shutdown()
DMakefile146 obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-parameters.txt346 txx9wdt: