Home
last modified time | relevance | path

Searched defs:SW_RFKILL_ALL (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/devices/src/virtio/input/
Dconstants.rs707 pub const SW_RFKILL_ALL: u16 = 0x03; constant
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h880 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro
/external/autotest/client/bin/input/
Dlinux_input.py808 SW_RFKILL_ALL = 0x03 # rfkill main switch, type "any" variable