Searched refs:BTN_DEAD (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-universal-pidff.c | 18 #define JOY_RANGE (BTN_DEAD - BTN_JOYSTICK + 1) 39 if (code > BTN_DEAD) in universal_pidff_input_mapping()
|
| H A D | hid-debug.c | 3289 [BTN_DEAD] = "BtnDead", [BTN_A] = "BtnA",
|
| H A D | hid-input.c | 1366 case 0xa4: map_key_clear(BTN_DEAD); break; in hidinput_configure_usage()
|
| /linux/drivers/input/joystick/iforce/ |
| H A D | iforce-main.c | 20 BTN_B, BTN_C, BTN_DEAD, -1 }; 24 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_DEAD, -1 };
|
| H A D | iforce-packets.c | 184 input_report_key(dev, BTN_DEAD, data[0] & 0x02); in iforce_process_packet()
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 379 #define BTN_DEAD 0x12f macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 379 #define BTN_DEAD 0x12f macro
|