Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dwatchdog_core.h34 extern int watchdog_dev_register(struct watchdog_device *);
Dwatchdog_core.c136 ret = watchdog_dev_register(wdd); in watchdog_register_device()
148 ret = watchdog_dev_register(wdd); in watchdog_register_device()
Dwatchdog_dev.c523 int watchdog_dev_register(struct watchdog_device *watchdog) in watchdog_dev_register() function
/linux-4.1.27/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt91 miscdevice'. The framework will create it on watchdog_dev_register() called by