Home
last modified time | relevance | path

Searched refs:KDSETLED (Results 1 – 9 of 9) sorted by relevance

/external/syzkaller/sys/linux/
Dtty_386.const26 KDSETLED = 19250
Dtty_arm.const26 KDSETLED = 19250
Dtty_arm64.const26 KDSETLED = 19250
Dtty_amd64.const26 KDSETLED = 19250
Dtty_ppc64le.const26 KDSETLED = 19250
Dtty.txt56 ioctl$KDSETLED(fd fd_tty, cmd const[KDSETLED], arg intptr)
/external/kernel-headers/original/uapi/linux/
Dkd.h29 #define KDSETLED 0x4B32 /* set led state [lights, not flags] */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc919 unsigned IOCTL_KDSETLED = KDSETLED;
Dsanitizer_common_interceptors_ioctl.inc410 _(KDSETLED, NONE, 0);