Searched refs:KEY_RFKILL (Results 1 – 18 of 18) sorted by relevance
/linux-4.1.27/drivers/platform/x86/ |
D | hp-wireless.c | 52 set_bit(KEY_RFKILL, hpwl_input_dev->keybit); in hp_wireless_input_setup() 77 input_report_key(hpwl_input_dev, KEY_RFKILL, 1); in hpwl_notify() 79 input_report_key(hpwl_input_dev, KEY_RFKILL, 0); in hpwl_notify()
|
D | asus-nb-wmi.c | 335 { KE_KEY, 0x88, { KEY_RFKILL } }, /* Radio Toggle Key */
|
D | dell-wmi.c | 69 { KE_IGNORE, 0xe008, { KEY_RFKILL } },
|
D | asus-laptop.c | 341 {KE_KEY, 0x88, { KEY_RFKILL } }, /* Radio Toggle Key */
|
D | toshiba_acpi.c | 221 { KE_KEY, 0x9e, { KEY_RFKILL } },
|
/linux-4.1.27/net/rfkill/ |
D | input.c | 213 case KEY_RFKILL: in rfkill_event() 301 .keybit = { [BIT_WORD(KEY_RFKILL)] = BIT_MASK(KEY_RFKILL) },
|
/linux-4.1.27/arch/mips/bcm47xx/ |
D | buttons.c | 332 BCM47XX_GPIO_KEY(8, KEY_RFKILL), 343 BCM47XX_GPIO_KEY(2, KEY_RFKILL), 351 BCM47XX_GPIO_KEY(5, KEY_RFKILL),
|
/linux-4.1.27/arch/mips/ath79/ |
D | mach-ap136.c | 94 .code = KEY_RFKILL,
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | bcm4709-netgear-r8000.dts | 61 linux,code = <KEY_RFKILL>;
|
D | bcm4708-netgear-r6300-v2.dts | 73 linux,code = <KEY_RFKILL>;
|
D | bcm4708-netgear-r6250.dts | 83 linux,code = <KEY_RFKILL>;
|
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/ |
D | input.h | 268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/ |
D | input.h | 268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
/linux-4.1.27/include/dt-bindings/input/ |
D | input.h | 268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | input.h | 268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | input.h | 268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/ |
D | input.h | 268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 476 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|