Home
last modified time | relevance | path

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

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