Searched refs:mpc8xxx_wdt_dev (Results 1 – 1 of 1) sorted by relevance
88 static struct watchdog_device mpc8xxx_wdt_dev; variable91 (unsigned long)&mpc8xxx_wdt_dev);146 static struct watchdog_device mpc8xxx_wdt_dev = { variable187 mpc8xxx_wdt_dev.timeout = timeout_sec; in mpc8xxx_wdt_probe()216 watchdog_unregister_device(&mpc8xxx_wdt_dev); in mpc8xxx_wdt_remove()268 watchdog_set_nowayout(&mpc8xxx_wdt_dev, nowayout); in mpc8xxx_wdt_init_late()270 ret = watchdog_register_device(&mpc8xxx_wdt_dev); in mpc8xxx_wdt_init_late()