Searched refs:coh901327_wdt (Results 1 – 4 of 4) sorted by relevance
233 static struct watchdog_device coh901327_wdt = { variable274 coh901327_wdt.bootstatus |= WDIOF_CARDRESET; in coh901327_probe()310 watchdog_init_timeout(&coh901327_wdt, margin, dev); in coh901327_probe()312 coh901327_wdt.parent = dev; in coh901327_probe()313 ret = watchdog_register_device(&coh901327_wdt); in coh901327_probe()318 coh901327_wdt.timeout); in coh901327_probe()
64 obj-$(CONFIG_COH901327_WATCHDOG) += coh901327_wdt.o
117 coh901327_wdt:
2188 F: drivers/watchdog/coh901327_wdt.c