Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dwatchdog_core.h62 extern int watchdog_dev_register(struct watchdog_device *);
Dwatchdog_core.c270 ret = watchdog_dev_register(wdd); in __watchdog_register_device()
282 ret = watchdog_dev_register(wdd); in __watchdog_register_device()
Dwatchdog_dev.c1126 int watchdog_dev_register(struct watchdog_device *wdd) in watchdog_dev_register() function
/linux-5.19.10/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.rst93 miscdevice'. The framework will create it on watchdog_dev_register() called by