Searched refs:KEY_BLUETOOTH (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/net/rfkill/ |
D | input.c | 204 case KEY_BLUETOOTH: in rfkill_event() 286 .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
|
/Linux-v4.19/drivers/platform/x86/ |
D | asus-nb-wmi.c | 472 { KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 473 { KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
D | msi-wmi.c | 72 { KE_IGNORE, WIND_KEY_BLUETOOTH, {KEY_BLUETOOTH} },
|
D | acer-wmi.c | 103 {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */ 1764 case KEY_BLUETOOTH: in acer_wmi_notify()
|
D | asus-laptop.c | 340 {KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */ 341 {KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
|
D | sony-laptop.c | 327 KEY_BLUETOOTH, /* 24 SONYPI_EVENT_BLUETOOTH_PRESSED */ 332 KEY_BLUETOOTH, /* 29 SONYPI_EVENT_BLUETOOTH_ON */ 333 KEY_BLUETOOTH, /* 30 SONYPI_EVENT_BLUETOOTH_OFF */
|
D | thinkpad_acpi.c | 3463 KEY_BLUETOOTH, /* Bluetooth */ in hotkey_init()
|
/Linux-v4.19/include/dt-bindings/input/ |
D | linux-event-codes.h | 319 #define KEY_BLUETOOTH 237 macro
|
/Linux-v4.19/include/uapi/linux/ |
D | input-event-codes.h | 319 #define KEY_BLUETOOTH 237 macro
|
/Linux-v4.19/drivers/input/misc/ |
D | wistron_btns.c | 1206 entry->keycode = KEY_BLUETOOTH; in wistron_setup_keymap()
|