/kernel/linux/linux-5.10/net/rfkill/ |
H A D | input.c | 201 case KEY_BLUETOOTH: in rfkill_event() 283 .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
|
/kernel/linux/linux-6.6/net/rfkill/ |
H A D | input.c | 201 case KEY_BLUETOOTH: in rfkill_event() 283 .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | asus-nb-wmi.c | 549 { KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 550 { 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 | 324 {KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 325 {KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
H A D | acer-wmi.c | 91 {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */ 1875 case KEY_BLUETOOTH: in acer_wmi_notify()
|
H A 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 */
|
H A D | thinkpad_acpi.c | 3434 KEY_BLUETOOTH, /* Bluetooth */ in hotkey_init()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | asus-nb-wmi.c | 561 { KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 562 { KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
H A D | msi-wmi.c | 59 { KE_IGNORE, WIND_KEY_BLUETOOTH, {KEY_BLUETOOTH} },
|
H A D | acer-wmi.c | 97 {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */ 1976 case KEY_BLUETOOTH: in acer_wmi_notify()
|
H A D | asus-laptop.c | 324 {KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 325 {KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
H A 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 */
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A 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()
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 320 #define KEY_BLUETOOTH 237 macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input-event-codes.h | 320 #define KEY_BLUETOOTH 237 macro
|
/kernel/linux/linux-5.10/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 320 #define KEY_BLUETOOTH 237 macro
|
/kernel/linux/linux-6.6/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 320 #define KEY_BLUETOOTH 237 macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | input-event-codes.h | 320 #define KEY_BLUETOOTH 237 macro
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 320 #define KEY_BLUETOOTH 237 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 284 #define KEY_BLUETOOTH 237 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 284 #define KEY_BLUETOOTH 237 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 271 #define KEY_BLUETOOTH 237 macro
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | wistron_btns.c | 1196 entry->keycode = KEY_BLUETOOTH; in wistron_setup_keymap()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | wistron_btns.c | 1196 entry->keycode = KEY_BLUETOOTH; in wistron_setup_keymap()
|