Searched refs:KEY_BLUETOOTH (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/net/rfkill/ |
D | input.c | 204 case KEY_BLUETOOTH: in rfkill_event() 286 .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
|
/linux-4.1.27/drivers/platform/x86/ |
D | asus-nb-wmi.c | 332 { KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 333 { KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
D | msi-wmi.c | 71 { KE_IGNORE, WIND_KEY_BLUETOOTH, {KEY_BLUETOOTH} },
|
D | acer-wmi.c | 103 {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */ 1764 case KEY_BLUETOOTH: in acer_wmi_notify()
|
D | asus-laptop.c | 338 {KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 339 {KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
D | sony-laptop.c | 326 KEY_BLUETOOTH, /* 24 SONYPI_EVENT_BLUETOOTH_PRESSED */ 331 KEY_BLUETOOTH, /* 29 SONYPI_EVENT_BLUETOOTH_ON */ 332 KEY_BLUETOOTH, /* 30 SONYPI_EVENT_BLUETOOTH_OFF */
|
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/ |
D | input.h | 255 #define KEY_BLUETOOTH 237 macro
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/ |
D | input.h | 255 #define KEY_BLUETOOTH 237 macro
|
/linux-4.1.27/include/dt-bindings/input/ |
D | input.h | 255 #define KEY_BLUETOOTH 237 macro
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | input.h | 255 #define KEY_BLUETOOTH 237 macro
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | input.h | 255 #define KEY_BLUETOOTH 237 macro
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/ |
D | input.h | 255 #define KEY_BLUETOOTH 237 macro
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 459 #define KEY_BLUETOOTH 237 macro
|
/linux-4.1.27/drivers/input/misc/ |
D | wistron_btns.c | 1206 entry->keycode = KEY_BLUETOOTH; in wistron_setup_keymap()
|