Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dwatchdog_dev.c50 static struct watchdog_device *old_wdd; variable
418 wdd = old_wdd; in watchdog_open()
528 old_wdd = watchdog; in watchdog_dev_register()
537 old_wdd = NULL; in watchdog_dev_register()
554 old_wdd = NULL; in watchdog_dev_register()
576 old_wdd = NULL; in watchdog_dev_unregister()