OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFKILL_TYPE_ALL
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/uapi/linux/
rfkill.h
26
RFKILL_TYPE_ALL
= 0,
/external/kernel-headers/original/uapi/linux/
rfkill.h
32
* @
RFKILL_TYPE_ALL
: toggles all switches (requests only - not a switch type)
44
RFKILL_TYPE_ALL
= 0,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rfkill.h
32
* @
RFKILL_TYPE_ALL
: toggles all switches (requests only - not a switch type)
43
RFKILL_TYPE_ALL
= 0,
/external/toybox/toys/net/
rfkill.c
34
int fd, tvar, idx = -1, tid =
RFKILL_TYPE_ALL
;
46
} rftypes[] = {{"all",
RFKILL_TYPE_ALL
}, {"wifi", RFKILL_TYPE_WLAN},
/external/wpa_supplicant_8/src/drivers/
rfkill.c
35
RFKILL_TYPE_ALL
= 0,
Completed in 289 milliseconds