Home
last modified time | relevance | path

Searched refs:BTN_FORWARD (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/input/joystick/
H A Dn64joy.c167 input_report_key(dev, BTN_FORWARD, data[i].c_up); in n64joy_poll()
293 input_set_capability(dev, EV_KEY, BTN_FORWARD); in n64joy_probe()
/linux/drivers/input/mouse/
H A Dlogips2pp.c74 input_report_key(dev, BTN_FORWARD, packet[2] & BIT(4)); in ps2pp_process_byte()
286 input_set_capability(input_dev, EV_KEY, BTN_FORWARD); in ps2pp_set_model_properties()
H A Dsentelic.c824 input_report_key(dev, BTN_FORWARD, rscroll); in fsp_process_byte()
928 __set_bit(BTN_FORWARD, dev->keybit); in fsp_set_input_params()
H A Delantech.c375 input_report_key(dev, BTN_FORWARD, packet[0] & 0x40); in elantech_report_absolute_v1()
1194 __set_bit(BTN_FORWARD, dev->keybit); in elantech_set_input_params()
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h362 #define BTN_FORWARD 0x115
361 #define BTN_FORWARD global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h362 #define BTN_FORWARD 0x115 macro
/linux/drivers/input/
H A Dmousedev.c238 case BTN_FORWARD: in mousedev_key_event()
/linux/drivers/hid/
H A Dhid-debug.c3281 [BTN_EXTRA] = "ExtraBtn", [BTN_FORWARD] = "ForwardBtn",
/linux/Documentation/input/
H A Devent-codes.rst481 meaningful buttons, like BTN_FORWARD, unless the button is labeled for that