Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dwatchdog_core.h34 extern int watchdog_dev_register(struct watchdog_device *);
Dwatchdog_core.c176 ret = watchdog_dev_register(wdd); in __watchdog_register_device()
188 ret = watchdog_dev_register(wdd); in __watchdog_register_device()
Dwatchdog_dev.c526 int watchdog_dev_register(struct watchdog_device *wdd) in watchdog_dev_register() function
/linux-4.4.14/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt91 miscdevice'. The framework will create it on watchdog_dev_register() called by