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