| /linux-4.4.14/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 | dell-rbtn.c | 183 set_bit(KEY_RFKILL, rbtn_data->input_dev->keybit); in rbtn_input_init() 203 input_report_key(rbtn_data->input_dev, KEY_RFKILL, 1); in rbtn_input_event() 205 input_report_key(rbtn_data->input_dev, KEY_RFKILL, 0); in rbtn_input_event()
|
| D | asus-nb-wmi.c | 353 { KE_KEY, 0x88, { KEY_RFKILL } }, /* Radio Toggle Key */
|
| D | dell-wmi.c | 70 { KE_IGNORE, 0xe008, { KEY_RFKILL } },
|
| D | asus-laptop.c | 343 {KE_KEY, 0x88, { KEY_RFKILL } }, /* Radio Toggle Key */
|
| D | toshiba_acpi.c | 220 { KE_KEY, 0x9e, { KEY_RFKILL } },
|
| /linux-4.4.14/net/rfkill/ |
| D | input.c | 213 case KEY_RFKILL: in rfkill_event() 301 .keybit = { [BIT_WORD(KEY_RFKILL)] = BIT_MASK(KEY_RFKILL) },
|
| /linux-4.4.14/arch/mips/bcm47xx/ |
| D | buttons.c | 339 BCM47XX_GPIO_KEY(8, KEY_RFKILL), 350 BCM47XX_GPIO_KEY(2, KEY_RFKILL), 358 BCM47XX_GPIO_KEY(5, KEY_RFKILL),
|
| /linux-4.4.14/arch/mips/ath79/ |
| D | mach-ap136.c | 94 .code = KEY_RFKILL,
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | bcm4709-netgear-r8000.dts | 62 linux,code = <KEY_RFKILL>;
|
| D | bcm4708-asus-rt-ac68u.dts | 80 linux,code = <KEY_RFKILL>;
|
| D | bcm4708-netgear-r6300-v2.dts | 74 linux,code = <KEY_RFKILL>;
|
| D | bcm4708-netgear-r6250.dts | 85 linux,code = <KEY_RFKILL>;
|
| D | bcm4708-asus-rt-ac56u.dts | 81 linux,code = <KEY_RFKILL>;
|
| D | bcm4709-netgear-r7000.dts | 92 linux,code = <KEY_RFKILL>;
|
| D | bcm4708-smartrg-sr400ac.dts | 104 linux,code = <KEY_RFKILL>;
|
| /linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 335 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
| /linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 335 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
| /linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 335 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
| /linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 335 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
| /linux-4.4.14/include/dt-bindings/input/ |
| D | linux-event-codes.h | 335 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
| /linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 335 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
| /linux-4.4.14/include/uapi/linux/ |
| D | input-event-codes.h | 335 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|
| /linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 335 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
|