Searched refs:SW_RFKILL_ALL (Results 1 – 7 of 7) 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
799 SW_RFKILL_ALL = 0x03 # rfkill master switch, type "any" variable801 SW_RADIO = SW_RFKILL_ALL # deprecated1274 SW_RFKILL_ALL : 'RFKILL_ALL',
738 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro740 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
793 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro795 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
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.