Home
last modified time | relevance | path

Searched refs:stop_watchdog (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/um/drivers/
Dharddog_kern.c95 extern void stop_watchdog(int in_fd, int out_fd);
105 stop_watchdog(harddog_in_fd, harddog_out_fd); in harddog_release()
Dharddog_user.c106 void stop_watchdog(int in_fd, int out_fd) in stop_watchdog() function