Home
last modified time | relevance | path

Searched refs:ABS_MT_POSITION_Y (Results 51 – 75 of 75) sorted by relevance

123

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c775 code = ABS_MT_POSITION_Y; in mt_touch_input_mapping()
1131 input_abs_get_max(input, ABS_MT_POSITION_Y) - *slot->y : in mt_process_slot()
1137 input_abs_get_max(input, ABS_MT_POSITION_Y) - *slot->cy : in mt_process_slot()
1141 input_event(input, EV_ABS, ABS_MT_POSITION_Y, y); in mt_process_slot()
H A Dhid-sony.c896 input_report_abs(sc->touchpad, ABS_MT_POSITION_Y, in nsg_mrxu_parse_report()
1047 input_set_abs_params(sc->touchpad, ABS_MT_POSITION_Y, 0, h, 0, 0); in sony_register_touchpad()
H A Dhid-playstation.c901 input_set_abs_params(touchpad, ABS_MT_POSITION_Y, 0, height - 1, 0, 0); in ps_touchpad_create()
1439 input_report_abs(ds->touchpad, ABS_MT_POSITION_Y, y); in dualsense_parse_report()
2297 input_report_abs(ds4->touchpad, ABS_MT_POSITION_Y, y); in dualshock4_parse_report()
H A Dhid-logitech-hidpp.c2957 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, 0, wd->y_size, 0, 0); in wtp_populate_input()
2958 input_abs_set_res(input_dev, ABS_MT_POSITION_Y, wd->resolution); in wtp_populate_input()
2992 input_event(hidpp->input, EV_ABS, ABS_MT_POSITION_Y, in wtp_touch_event()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h718 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro
/openbmc/linux/drivers/input/touchscreen/
H A Dhideep.c715 input_report_abs(input, ABS_MT_POSITION_Y, in hideep_report_slot()
809 input_set_capability(ts->input_dev, EV_ABS, ABS_MT_POSITION_Y); in hideep_init_input()
H A Dsur40.c444 input_report_abs(input, ABS_MT_POSITION_Y, pos_y); in sur40_report_blob()
623 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in sur40_input_setup_events()
H A Dmsg2638.c334 input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_Y); in msg2638_init_input_dev()
H A Dzinitix.c474 input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_Y); in zinitix_init_input_dev()
H A Dhycon-hy46xx.c517 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, -1, 0, 0); in hycon_hy46xx_probe()
H A Dilitek_ts_i2c.c474 input_set_abs_params(input, ABS_MT_POSITION_Y, in ilitek_input_dev_init()
H A Datmel_mxt_ts.c892 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in mxt_proc_t9_message()
1014 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in mxt_proc_t100_message()
2082 input_abs_set_res(input_dev, ABS_MT_POSITION_Y, in mxt_set_up_as_touchpad()
2186 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in mxt_initialize_input_device()
H A Delants_i2c.c1504 input_set_abs_params(ts->input, ABS_MT_POSITION_Y, 0, ts->y_max, 0, 0); in elants_i2c_probe()
1519 input_abs_set_res(ts->input, ABS_MT_POSITION_Y, ts->y_res); in elants_i2c_probe()
H A Dcyttsp5.c390 input_set_abs_params(ts->input, ABS_MT_POSITION_Y, 0, max_y, 0, 0); in cyttsp5_setup_input_device()
H A Diqs5xx.c516 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, max_y, 0, 0); in iqs5xx_axis_init()
H A Dusbtouchscreen.c1111 ABS_MT_POSITION_Y, 2*begin_y+h); in nexio_read_data()
H A Dedt-ft5x06.c1308 input_set_abs_params(input, ABS_MT_POSITION_Y, in edt_ft5x06_ts_probe()
H A Diqs7211.c2172 input_set_abs_params(tp_idev, ABS_MT_POSITION_Y, in iqs7211_register_tp()
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h888 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro
/openbmc/linux/drivers/input/mouse/
H A Dcyapa.c465 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, cyapa->max_abs_y, 0, in cyapa_create_input_dev()
493 input_abs_set_res(input, ABS_MT_POSITION_Y, in cyapa_create_input_dev()
H A Dalps.c507 input_report_abs(dev, ABS_MT_POSITION_Y, y); in alps_set_slot()
2993 input_set_abs_params(dev1, ABS_MT_POSITION_Y, 0, priv->y_max, 0, 0); in alps_set_abs_params_mt_common()
2996 input_abs_set_res(dev1, ABS_MT_POSITION_Y, priv->y_res); in alps_set_abs_params_mt_common()
H A Dcyapa_gen3.c1162 input_report_abs(input, ABS_MT_POSITION_Y, in cyapa_gen3_event_process()
H A Dcyapa_gen5.c2729 input_report_abs(input, ABS_MT_POSITION_Y, y); in cyapa_pip_report_slot_data()
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py894 assert evdev.slots[slot][libevdev.EV_ABS.ABS_MT_POSITION_Y] == 100
/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c1031 input_report_abs(input, ABS_MT_POSITION_Y, pos->y); in report_finger_data()
1315 input_set_abs_params(touchpad_input_dev, ABS_MT_POSITION_Y, in applespi_register_touchpad_device()

123