Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dwatchdog.h20 #define WIOCSTOP _IO (WATCHDOG_IOCTL_BASE, 11) /* Stop Timer */ macro
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dcpwd.c463 case WIOCSTOP: in cpwd_ioctl()