Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dwatchdog_core.h71 extern void __exit watchdog_dev_exit(void);
H A Dwatchdog_core.c484 watchdog_dev_exit(); in watchdog_exit()
H A Dwatchdog_dev.c1261 * watchdog_dev_exit - exit dev part of watchdog core
1265 void __exit watchdog_dev_exit(void) in watchdog_dev_exit() function