Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sparc/include/uapi/asm/
Dwatchdog.h20 #define WIOCSTOP _IO (WATCHDOG_IOCTL_BASE, 11) /* Stop Timer */ macro
/Linux-v6.6/drivers/watchdog/
Dcpwd.c462 case WIOCSTOP: in cpwd_ioctl()