Searched refs:KEY_BLUETOOTH (Results 1 - 12 of 12) sorted by relevance

/linux-master/net/rfkill/
H A Dinput.c201 case KEY_BLUETOOTH:
283 .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
/linux-master/drivers/platform/x86/
H A Dasus-nb-wmi.c581 { KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */
582 { KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
H A Dmsi-wmi.c59 { KE_IGNORE, WIND_KEY_BLUETOOTH, {KEY_BLUETOOTH} },
H A Dasus-laptop.c324 {KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */
325 {KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
H A Dacer-wmi.c111 {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */
2275 case KEY_BLUETOOTH:
H A 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 */
H A Dthinkpad_acpi.c3333 KEY_BLUETOOTH, /* Bluetooth */
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h320 #define KEY_BLUETOOTH 237 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h320 #define KEY_BLUETOOTH 237 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h320 #define KEY_BLUETOOTH 237 macro
/linux-master/drivers/hid/
H A Dhid-lenovo.c286 map_key_clear(KEY_BLUETOOTH);
411 map_key_clear(KEY_BLUETOOTH);
/linux-master/drivers/input/misc/
H A Dwistron_btns.c1196 entry->keycode = KEY_BLUETOOTH;

Completed in 214 milliseconds