Searched refs:watchdog_dev_register (Results 1 – 4 of 4) sorted by relevance
34 extern int watchdog_dev_register(struct watchdog_device *);
136 ret = watchdog_dev_register(wdd); in watchdog_register_device()148 ret = watchdog_dev_register(wdd); in watchdog_register_device()
523 int watchdog_dev_register(struct watchdog_device *watchdog) in watchdog_dev_register() function
91 miscdevice'. The framework will create it on watchdog_dev_register() called by