Searched refs:KEY_BLUETOOTH (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/net/rfkill/ |
D | input.c | 201 case KEY_BLUETOOTH: in rfkill_event() 283 .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
|
/linux-6.12.1/drivers/platform/x86/ |
D | asus-nb-wmi.c | 594 { KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 595 { KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
D | msi-wmi.c | 59 { KE_IGNORE, WIND_KEY_BLUETOOTH, {KEY_BLUETOOTH} },
|
D | asus-laptop.c | 323 {KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 324 {KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
D | acer-wmi.c | 110 {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */ 2260 case KEY_BLUETOOTH: in acer_wmi_notify()
|
D | sony-laptop.c | 313 KEY_BLUETOOTH, /* 24 SONYPI_EVENT_BLUETOOTH_PRESSED */ 318 KEY_BLUETOOTH, /* 29 SONYPI_EVENT_BLUETOOTH_ON */ 319 KEY_BLUETOOTH, /* 30 SONYPI_EVENT_BLUETOOTH_OFF */
|
D | thinkpad_acpi.c | 3264 { KE_KEY, TP_ACPI_HOTKEYSCAN_BLUETOOTH, { KEY_BLUETOOTH } },
|
/linux-6.12.1/include/uapi/linux/ |
D | input-event-codes.h | 320 #define KEY_BLUETOOTH 237 macro
|
/linux-6.12.1/include/dt-bindings/input/ |
D | linux-event-codes.h | 320 #define KEY_BLUETOOTH 237 macro
|
/linux-6.12.1/drivers/hid/ |
D | hid-lenovo.c | 286 map_key_clear(KEY_BLUETOOTH); in lenovo_input_mapping_tpIIkbd() 411 map_key_clear(KEY_BLUETOOTH); in lenovo_input_mapping_x1_tab_kbd()
|
D | hid-debug.c | 3422 [KEY_BATTERY] = "Battery", [KEY_BLUETOOTH] = "BlueTooth",
|
/linux-6.12.1/drivers/input/misc/ |
D | wistron_btns.c | 1196 entry->keycode = KEY_BLUETOOTH; in wistron_setup_keymap()
|