Searched refs:KEY_BLUETOOTH (Results 1 – 11 of 11) sorted by relevance
| /linux/net/rfkill/ |
| H A D | input.c | 201 case KEY_BLUETOOTH: in rfkill_event() 283 .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
|
| /linux/drivers/platform/x86/ |
| H A D | asus-nb-wmi.c | 619 { KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 620 { KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
| H A D | msi-wmi.c | 59 { KE_IGNORE, WIND_KEY_BLUETOOTH, {KEY_BLUETOOTH} },
|
| H A D | asus-laptop.c | 323 {KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 324 {KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
| H A D | sony-laptop.c | 312 KEY_BLUETOOTH, /* 24 SONYPI_EVENT_BLUETOOTH_PRESSED */ 317 KEY_BLUETOOTH, /* 29 SONYPI_EVENT_BLUETOOTH_ON */ 318 KEY_BLUETOOTH, /* 30 SONYPI_EVENT_BLUETOOTH_OFF */
|
| H A D | acer-wmi.c | 172 {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */ 2505 case KEY_BLUETOOTH: in acer_wmi_notify()
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 321 #define KEY_BLUETOOTH 237 320 #define KEY_BLUETOOTH global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 321 #define KEY_BLUETOOTH 237 macro
|
| /linux/drivers/input/misc/ |
| H A D | wistron_btns.c | 1196 entry->keycode = KEY_BLUETOOTH; in wistron_setup_keymap()
|
| /linux/drivers/hid/ |
| H A D | hid-debug.c | 3429 [KEY_BATTERY] = "Battery", [KEY_BLUETOOTH] = "BlueTooth",
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 3285 { KE_KEY, TP_ACPI_HOTKEYSCAN_BLUETOOTH, { KEY_BLUETOOTH } },
|