Searched refs:KEY_HP (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/input/misc/
H A Dpcap_keys.c37 input_report_key(pcap_keys->input, KEY_HP, !pstat);
72 __set_bit(KEY_HP, input_dev->keybit);
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h289 #define KEY_HP 211 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h289 #define KEY_HP 211 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h289 #define KEY_HP 211 macro
/linux-master/drivers/hid/
H A Dhid-debug.c868 [KEY_PRINT] = "Print", [KEY_HP] = "HP",
H A Dhid-input.c1300 case 0x070: map_key_clear(KEY_HP); break;

Completed in 131 milliseconds