Home
last modified time | relevance | path

Searched refs:KEY_RFKILL (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/drivers/platform/x86/
Dhp-wireless.c52 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()
Dasus-nb-wmi.c335 { KE_KEY, 0x88, { KEY_RFKILL } }, /* Radio Toggle Key */
Ddell-wmi.c69 { KE_IGNORE, 0xe008, { KEY_RFKILL } },
Dasus-laptop.c341 {KE_KEY, 0x88, { KEY_RFKILL } }, /* Radio Toggle Key */
Dtoshiba_acpi.c221 { KE_KEY, 0x9e, { KEY_RFKILL } },
/linux-4.1.27/net/rfkill/
Dinput.c213 case KEY_RFKILL: in rfkill_event()
301 .keybit = { [BIT_WORD(KEY_RFKILL)] = BIT_MASK(KEY_RFKILL) },
/linux-4.1.27/arch/mips/bcm47xx/
Dbuttons.c332 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/
Dmach-ap136.c94 .code = KEY_RFKILL,
/linux-4.1.27/arch/arm/boot/dts/
Dbcm4709-netgear-r8000.dts61 linux,code = <KEY_RFKILL>;
Dbcm4708-netgear-r6300-v2.dts73 linux,code = <KEY_RFKILL>;
Dbcm4708-netgear-r6250.dts83 linux,code = <KEY_RFKILL>;
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/
Dinput.h268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/
Dinput.h268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
/linux-4.1.27/include/dt-bindings/input/
Dinput.h268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/
Dinput.h268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/
Dinput.h268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/
Dinput.h268 #define KEY_RFKILL 247 /* Key that controls all radios */ macro
/linux-4.1.27/include/uapi/linux/
Dinput.h476 #define KEY_RFKILL 247 /* Key that controls all radios */ macro