Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/watchdog/
Dtxx9wdt.c96 static struct watchdog_device txx9wdt = { variable
126 txx9wdt.timeout = timeout; in txx9wdt_probe()
127 txx9wdt.min_timeout = 1; in txx9wdt_probe()
128 txx9wdt.max_timeout = WD_MAX_TIMEOUT; in txx9wdt_probe()
129 txx9wdt.parent = &dev->dev; in txx9wdt_probe()
130 watchdog_set_nowayout(&txx9wdt, nowayout); in txx9wdt_probe()
132 ret = watchdog_register_device(&txx9wdt); in txx9wdt_probe()
150 watchdog_unregister_device(&txx9wdt); in txx9wdt_remove()
158 txx9wdt_stop(&txx9wdt); in txx9wdt_shutdown()
DMakefile169 obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
/linux-6.1.9/Documentation/watchdog/
Dwatchdog-parameters.rst646 txx9wdt: