Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dwatchdog.h19 #define WIOCSTART _IO (WATCHDOG_IOCTL_BASE, 10) /* Start Timer */ macro
/openbmc/linux/drivers/watchdog/
H A Dcpwd.c458 case WIOCSTART: in cpwd_ioctl()