Searched refs:SW_RFKILL_ALL (Results 1 – 8 of 8) sorted by relevance
27 #if defined(SW_RFKILL_ALL) || (defined(HAVE_DECL_SW_RFKILL_ALL) && HAVE_DECL_SW_RFKILL_ALL)29 static_assert((SW_RFKILL_ALL) == (0x03), "SW_RFKILL_ALL != 0x03");32 # define SW_RFKILL_ALL 0x03132 [SW_RFKILL_ALL] = XLAT(SW_RFKILL_ALL),
5 SW_RFKILL_ALL 0x03
815 SW_RFKILL_ALL = 0x03 # rfkill main switch, type "any" variable817 SW_RADIO = SW_RFKILL_ALL # deprecated1290 SW_RFKILL_ALL : 'RFKILL_ALL',
908 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro910 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
707 pub const SW_RFKILL_ALL: u16 = 0x03; constant708 pub const SW_RADIO: u16 = SW_RFKILL_ALL;
307 SW_RFKILL_ALL, in default_switch_events()
287 [SW_HEADPHONE_INSERT] = "Headphone", [SW_RFKILL_ALL] = "RF Kill",
4674 SW_RFKILL_ALL and marked as deprecated by Linux commit v2.6.26-rc5~32^2.