Searched refs:KEY_RFKILL (Results 1 – 9 of 9) sorted by relevance
261 * KEY_RFKILL and KEY_NUMERIC_A constants were introduced by Linux kernel263 * Apparently, RHEL6 introduced an alternative KEY_RFKILL constant266 * Ignore the system value of KEY_RFKILL.268 # undef KEY_RFKILL270 KEY_RFKILL 247
1695 # undef KEY_RFKILL1697 #if defined(KEY_RFKILL) || (defined(HAVE_DECL_KEY_RFKILL) && HAVE_DECL_KEY_RFKILL)1699 static_assert((KEY_RFKILL) == (247), "KEY_RFKILL != 247");1702 # define KEY_RFKILL 2474110 # undef KEY_RFKILL4112 [KEY_RFKILL] = XLAT(KEY_RFKILL),
284 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
285 <I255> = 255; // #define KEY_RFKILL 247
337 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
456 KEY_RFKILL = 247 # Key that controls all radios variable
295 pub const KEY_RFKILL: u16 = 247; constant
219 key <I255> { [ XF86RFKill ] }; // KEY_RFKILL
4329 xlat: override values of KEY_RFKILL and KEY_BRIGHTNESS_MIN constants.4330 KEY_RFKILL and KEY_NUMERIC_A constants were introduced by Linux kernel4332 Apparently, RHEL6 introduced an alternative KEY_RFKILL constant4341 Ignore the system value of KEY_RFKILL and KEY_BRIGHTNESS_MIN.4343 * xlat/evdev_keycode.in (KEY_RFKILL, KEY_BRIGHTNESS_MIN): Undefine.