Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dwatchdog_core.c140 static int __watchdog_register_device(struct watchdog_device *wdd) in __watchdog_register_device() function
225 ret = __watchdog_register_device(wdd); in watchdog_register_device()
280 __watchdog_register_device(wdd); in watchdog_deferred_registration()