Searched refs:BTN_GEAR_UP (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/drivers/input/joystick/iforce/ |
| D | iforce-main.c | 26 { BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_BASE, BTN_BASE2, BTN_BASE3,
|
| /Linux-v6.6/include/uapi/linux/ |
| D | input-event-codes.h | 421 #define BTN_GEAR_UP 0x151 macro
|
| /Linux-v6.6/include/dt-bindings/input/ |
| D | linux-event-codes.h | 421 #define BTN_GEAR_UP 0x151 macro
|
| /Linux-v6.6/drivers/hid/ |
| D | hid-steam.c | 536 input_set_capability(input, EV_KEY, BTN_GEAR_UP); in steam_input_register() 1133 input_event(input, EV_KEY, BTN_GEAR_UP, !!(b10 & BIT(0))); in steam_do_input_event()
|
| D | hid-debug.c | 910 [BTN_GEAR_UP] = "Gear up", [KEY_OK] = "Ok",
|