Home
last modified time | relevance | path

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

/Linux-v4.19/net/rfkill/
Dinput.c204 case KEY_BLUETOOTH: in rfkill_event()
286 .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
/Linux-v4.19/drivers/platform/x86/
Dasus-nb-wmi.c472 { KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */
473 { KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
Dmsi-wmi.c72 { KE_IGNORE, WIND_KEY_BLUETOOTH, {KEY_BLUETOOTH} },
Dacer-wmi.c103 {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */
1764 case KEY_BLUETOOTH: in acer_wmi_notify()
Dasus-laptop.c340 {KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */
341 {KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
Dsony-laptop.c327 KEY_BLUETOOTH, /* 24 SONYPI_EVENT_BLUETOOTH_PRESSED */
332 KEY_BLUETOOTH, /* 29 SONYPI_EVENT_BLUETOOTH_ON */
333 KEY_BLUETOOTH, /* 30 SONYPI_EVENT_BLUETOOTH_OFF */
Dthinkpad_acpi.c3463 KEY_BLUETOOTH, /* Bluetooth */ in hotkey_init()
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h319 #define KEY_BLUETOOTH 237 macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h319 #define KEY_BLUETOOTH 237 macro
/Linux-v4.19/drivers/input/misc/
Dwistron_btns.c1206 entry->keycode = KEY_BLUETOOTH; in wistron_setup_keymap()