Home
last modified time | relevance | path

Searched refs:KEY_BLUETOOTH (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/net/rfkill/
Dinput.c201 case KEY_BLUETOOTH: in rfkill_event()
283 .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
/linux-6.1.9/drivers/platform/x86/
Dasus-nb-wmi.c558 { KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */
559 { KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
Dmsi-wmi.c59 { KE_IGNORE, WIND_KEY_BLUETOOTH, {KEY_BLUETOOTH} },
Dasus-laptop.c324 {KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */
325 {KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
Dacer-wmi.c97 {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */
1976 case KEY_BLUETOOTH: in acer_wmi_notify()
Dsony-laptop.c313 KEY_BLUETOOTH, /* 24 SONYPI_EVENT_BLUETOOTH_PRESSED */
318 KEY_BLUETOOTH, /* 29 SONYPI_EVENT_BLUETOOTH_ON */
319 KEY_BLUETOOTH, /* 30 SONYPI_EVENT_BLUETOOTH_OFF */
Dthinkpad_acpi.c3342 KEY_BLUETOOTH, /* Bluetooth */ in hotkey_init()
/linux-6.1.9/include/uapi/linux/
Dinput-event-codes.h320 #define KEY_BLUETOOTH 237 macro
/linux-6.1.9/include/dt-bindings/input/
Dlinux-event-codes.h320 #define KEY_BLUETOOTH 237 macro
/linux-6.1.9/drivers/hid/
Dhid-lenovo.c281 map_key_clear(KEY_BLUETOOTH); in lenovo_input_mapping_tpIIkbd()
406 map_key_clear(KEY_BLUETOOTH); in lenovo_input_mapping_x1_tab_kbd()
/linux-6.1.9/drivers/input/misc/
Dwistron_btns.c1196 entry->keycode = KEY_BLUETOOTH; in wistron_setup_keymap()