OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SW_RFKILL_ALL
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/kernel/uapi/linux/
input.h
875
#define
SW_RFKILL_ALL
0x03
876
#define SW_RADIO
SW_RFKILL_ALL
[
all
...]
/development/ndk/platforms/android-21/include/linux/
input.h
866
#define
SW_RFKILL_ALL
0x03
867
#define SW_RADIO
SW_RFKILL_ALL
[
all
...]
/external/kernel-headers/original/uapi/linux/
input.h
873
#define
SW_RFKILL_ALL
0x03 /* rfkill master switch, type "any"
875
#define SW_RADIO
SW_RFKILL_ALL
/* deprecated */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h
710
#define
SW_RFKILL_ALL
0x03 /* rfkill master switch, type "any"
712
#define SW_RADIO
SW_RFKILL_ALL
/* deprecated */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h
796
#define
SW_RFKILL_ALL
0x03 /* rfkill master switch, type "any"
798
#define SW_RADIO
SW_RFKILL_ALL
/* deprecated */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
input.h
866
#define
SW_RFKILL_ALL
0x03
867
#define SW_RADIO
SW_RFKILL_ALL
[
all
...]
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
input.h
866
#define
SW_RFKILL_ALL
0x03
867
#define SW_RADIO
SW_RFKILL_ALL
[
all
...]