Searched refs:WIOCSTOP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/arch/sparc/include/uapi/asm/ | ||
| D | watchdog.h | 20 #define WIOCSTOP _IO (WATCHDOG_IOCTL_BASE, 11) /* Stop Timer */ macro |
| /Linux-v5.10/drivers/watchdog/ | ||
| D | cpwd.c | 463 case WIOCSTOP: in cpwd_ioctl() |