Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dwatchdog_core.h65 extern void __exit watchdog_dev_exit(void);
Dwatchdog_core.c471 watchdog_dev_exit(); in watchdog_exit()
Dwatchdog_dev.c1233 void __exit watchdog_dev_exit(void) in watchdog_dev_exit() function