Searched refs:coh901327_wdt (Results 1 – 4 of 4) sorted by relevance
249 static struct watchdog_device coh901327_wdt = { variable263 watchdog_unregister_device(&coh901327_wdt); in coh901327_remove()314 coh901327_wdt.bootstatus |= WDIOF_CARDRESET; in coh901327_probe()358 coh901327_wdt.timeout = margin; in coh901327_probe()360 ret = watchdog_register_device(&coh901327_wdt); in coh901327_probe()
51 obj-$(CONFIG_COH901327_WATCHDOG) += coh901327_wdt.o
68 coh901327_wdt:
1157 F: drivers/watchdog/coh901327_wdt.c