Home
last modified time | relevance | path

Searched defs:ERFKILL (Results 1 – 15 of 15) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h119 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h123 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
/external/u-boot/include/linux/
Derrno.h144 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1910 ERFKILL = syscall.Errno(0x86) const
Dzerrors_linux_mipsle.go2372 ERFKILL = syscall.Errno(0xa7) const
Dzerrors_linux_s390x.go2427 ERFKILL = syscall.Errno(0x84) const
Dzerrors_linux_arm.go2373 ERFKILL = syscall.Errno(0x84) const
Dzerrors_linux_ppc64le.go2427 ERFKILL = syscall.Errno(0x84) const
Dzerrors_linux_mips64.go2372 ERFKILL = syscall.Errno(0xa7) const
Dzerrors_linux_ppc64.go2427 ERFKILL = syscall.Errno(0x84) const
Dzerrors_linux_amd64.go2367 ERFKILL = syscall.Errno(0x84) const
Dzerrors_linux_mips64le.go2372 ERFKILL = syscall.Errno(0xa7) const
Dzerrors_linux_386.go2367 ERFKILL = syscall.Errno(0x84) const
Dzerrors_linux_mips.go2372 ERFKILL = syscall.Errno(0xa7) const
Dzerrors_linux_arm64.go2358 ERFKILL = syscall.Errno(0x84) const