Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dwatchdog_core.c176 static int __watchdog_register_device(struct watchdog_device *wdd) in __watchdog_register_device() function
258 ret = __watchdog_register_device(wdd); in watchdog_register_device()
345 __watchdog_register_device(wdd); in watchdog_deferred_registration()