Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dtty_arm.const19 KDGKBLED = 19300
Dtty_386.const19 KDGKBLED = 19300
Dtty_amd64.const19 KDGKBLED = 19300
Dtty_arm64.const19 KDGKBLED = 19300
Dtty_ppc64le.const19 KDGKBLED = 19300
Dtty.txt57 ioctl$KDGKBLED(fd fd_tty, cmd const[KDGKBLED], arg ptr[out, int8])
/external/kernel-headers/original/uapi/linux/
Dkd.h97 #define KDGKBLED 0x4B64 /* get led flags (not lights) */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc857 unsigned IOCTL_KDGKBLED = KDGKBLED;
Dsanitizer_common_interceptors_ioctl.inc402 _(KDGKBLED, WRITE, sizeof(int));