Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwatchdog_core.c208 static int __watchdog_register_device(struct watchdog_device *wdd) in __watchdog_register_device() function
316 ret = __watchdog_register_device(wdd); in watchdog_register_device()
414 __watchdog_register_device(wdd); in watchdog_deferred_registration()