Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/watchdog/
Dwatchdog_core.c236 static int __watchdog_register_device(struct watchdog_device *wdd) in __watchdog_register_device() function
353 ret = __watchdog_register_device(wdd); in watchdog_register_device()
451 __watchdog_register_device(wdd); in watchdog_deferred_registration()