/linux/drivers/hid/ |
A D | hid-magicmouse.c | 352 input_report_abs(input, ABS_MT_POSITION_Y, y); in magicmouse_emit_touch() 597 input_set_abs_params(input, ABS_MT_POSITION_Y, in magicmouse_setup_input() 602 input_abs_set_res(input, ABS_MT_POSITION_Y, in magicmouse_setup_input() 614 input_set_abs_params(input, ABS_MT_POSITION_Y, in magicmouse_setup_input() 620 input_abs_set_res(input, ABS_MT_POSITION_Y, TRACKPAD2_RES_Y); in magicmouse_setup_input() 629 input_set_abs_params(input, ABS_MT_POSITION_Y, in magicmouse_setup_input() 636 input_abs_set_res(input, ABS_MT_POSITION_Y, in magicmouse_setup_input()
|
A D | hid-alps.c | 347 input_report_abs(hdata->input, ABS_MT_POSITION_Y, y); in t4_raw_event() 388 ABS_MT_POSITION_Y, y); in u1_raw_event() 707 input_set_abs_params(input, ABS_MT_POSITION_Y, in alps_input_configured() 715 input_abs_set_res(input, ABS_MT_POSITION_Y, res_y); in alps_input_configured()
|
A D | hid-elan.c | 180 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, drvdata->max_y, in elan_input_configured() 229 input_report_abs(input, ABS_MT_POSITION_Y, y); in elan_report_mt_slot()
|
A D | wacom_wac.c | 1569 input_report_abs(input, ABS_MT_POSITION_Y, t_y); in wacom_24hdt_irq() 1633 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_mt_touch() 1663 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_tpc_mt_touch() 2506 ABS_MT_POSITION_Y, 4); in wacom_wac_finger_usage_mapping() 2907 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_bpt_touch() 2959 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_bpt3_touch_msg() 3156 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_bamboo_pad_touch_event() 3812 input_abs_set_res(input_dev, ABS_MT_POSITION_Y, in wacom_setup_touch_input_capabilities() 3825 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in wacom_setup_touch_input_capabilities() 3831 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in wacom_setup_touch_input_capabilities() [all …]
|
/linux/drivers/input/ |
A D | touchscreen.c | 79 axis_y = multitouch ? ABS_MT_POSITION_Y : ABS_Y; in touchscreen_parse_properties() 202 input_report_abs(input, multitouch ? ABS_MT_POSITION_Y : ABS_Y, y); in touchscreen_report_pos()
|
A D | input-mt.c | 63 copy_abs(dev, ABS_Y, ABS_MT_POSITION_Y); in input_mt_init_slots() 242 int y = input_mt_get_value(oldest, ABS_MT_POSITION_Y); in input_mt_report_pointer_emulation() 376 y = input_mt_get_value(s, ABS_MT_POSITION_Y); in input_mt_set_matrix()
|
/linux/drivers/input/rmi4/ |
A D | rmi_2d_sensor.c | 99 input_event(sensor->input, EV_ABS, ABS_MT_POSITION_Y, obj->y); in rmi_2d_sensor_abs_report() 162 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, max_y, 0, 0); in rmi_2d_sensor_set_input_params() 174 input_abs_set_res(input, ABS_MT_POSITION_Y, res_y); in rmi_2d_sensor_set_input_params()
|
/linux/drivers/input/touchscreen/ |
A D | surface3_spi.c | 84 ABS_MT_POSITION_Y, in surface3_spi_report_touch() 263 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, 7200, 0, 0); in surface3_spi_create_touch_input() 264 input_abs_set_res(input, ABS_MT_POSITION_Y, 48); in surface3_spi_create_touch_input()
|
A D | egalax_ts.c | 109 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in egalax_ts_interrupt() 211 ABS_MT_POSITION_Y, 0, EGALAX_MAX_Y, 0, 0); in egalax_ts_probe()
|
A D | chipone_icn8318.c | 215 input_set_capability(input, EV_ABS, ABS_MT_POSITION_Y); in icn8318_probe() 219 !input_abs_get_max(input, ABS_MT_POSITION_Y)) { in icn8318_probe()
|
A D | zet6223.c | 88 input_event(ts->input, EV_ABS, ABS_MT_POSITION_Y, in zet6223_irq() 209 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, ts->max_y, 0, 0); in zet6223_probe()
|
A D | chipone_icn8505.c | 421 input_set_capability(input, EV_ABS, ABS_MT_POSITION_Y); in icn8505_probe() 445 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, in icn8505_probe() 450 !input_abs_get_max(input, ABS_MT_POSITION_Y)) { in icn8505_probe()
|
A D | bu21013_ts.c | 227 input_report_abs(input, ABS_MT_POSITION_Y, pos[i].y); in bu21013_do_touch_report() 452 input_set_abs_params(in_dev, ABS_MT_POSITION_Y, 0, max_y, 0, 0); in bu21013_probe() 466 info = &in_dev->absinfo[ABS_MT_POSITION_Y]; in bu21013_probe()
|
A D | cy8ctma140.c | 222 input_set_capability(input, EV_ABS, ABS_MT_POSITION_Y); in cy8ctma140_probe() 240 input_abs_set_fuzz(input, ABS_MT_POSITION_Y, 0); in cy8ctma140_probe()
|
A D | penmount.c | 76 input_event(input, EV_ABS, ABS_MT_POSITION_Y, pm->slots[i].y); in pm_mtevent() 266 ABS_MT_POSITION_Y, 0, max_y, 0, 0); in pm_connect()
|
A D | pixcir_i2c_ts.c | 180 input_report_abs(ts->input, ABS_MT_POSITION_Y, in pixcir_ts_report() 500 input_set_capability(input, EV_ABS, ABS_MT_POSITION_Y); in pixcir_i2c_ts_probe() 503 !input_abs_get_max(input, ABS_MT_POSITION_Y)) { in pixcir_i2c_ts_probe()
|
A D | sis_i2c.c | 217 input_report_abs(input, ABS_MT_POSITION_Y, y); in sis_ts_report_contact() 344 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, SIS_MAX_Y, 0, 0); in sis_ts_probe()
|
A D | st1232.c | 162 input_report_abs(input, ABS_MT_POSITION_Y, pos[i].y); in st1232_ts_parse_and_report() 309 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in st1232_ts_probe()
|
A D | mms114.c | 474 input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_Y); in mms114_probe() 489 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in mms114_probe() 504 input_abs_set_fuzz(input_dev, ABS_MT_POSITION_Y, 0); in mms114_probe()
|
A D | wacom_w8001.c | 170 input_report_abs(dev, ABS_MT_POSITION_Y, y); in parse_multi_touch() 532 input_set_abs_params(dev, ABS_MT_POSITION_Y, in w8001_setup_touch() 537 input_abs_set_res(dev, ABS_MT_POSITION_Y, touch.panel_res); in w8001_setup_touch()
|
A D | s6sy761.c | 155 input_report_abs(sdata->input, ABS_MT_POSITION_Y, y); in s6sy761_report_coordinates() 437 input_set_abs_params(sdata->input, ABS_MT_POSITION_Y, 0, max_y, 0, 0); in s6sy761_probe()
|
/linux/Documentation/input/ |
A D | multi-touch-protocol.rst | 99 ABS_MT_POSITION_Y y[0] 102 ABS_MT_POSITION_Y y[1] 113 ABS_MT_POSITION_Y y[1] 137 ABS_MT_POSITION_Y y[0] 141 ABS_MT_POSITION_Y y[1] 171 minimum set consists of ABS_MT_POSITION_X and ABS_MT_POSITION_Y, which 296 ABS_MT_POSITION_Y 362 ABS_MT_POSITION_Y := T_Y
|
/linux/drivers/input/mouse/ |
A D | focaltech.c | 138 input_report_abs(dev, ABS_MT_POSITION_Y, in focaltech_report_state() 341 input_set_abs_params(dev, ABS_MT_POSITION_Y, 0, priv->y_max, 0, 0); in focaltech_set_input_params()
|
A D | cypress_ps2.c | 382 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, cytp->tp_max_abs_y, 0, 0); in cypress_set_input_params() 396 input_abs_set_res(input, ABS_MT_POSITION_Y, cytp->tp_res_y); in cypress_set_input_params() 543 input_report_abs(input, ABS_MT_POSITION_Y, contact->y); in cypress_process_packet()
|
A D | elantech.c | 390 input_report_abs(dev, ABS_MT_POSITION_Y, y); in elantech_set_slot() 692 input_report_abs(dev, ABS_MT_POSITION_Y, etd->mt[id].y); in process_packet_head_v4() 729 input_report_abs(dev, ABS_MT_POSITION_Y, etd->mt[id].y); in process_packet_motion_v4() 736 input_report_abs(dev, ABS_MT_POSITION_Y, etd->mt[sid].y); in process_packet_motion_v4() 1217 input_set_abs_params(dev, ABS_MT_POSITION_Y, y_min, y_max, 0, 0); in elantech_set_input_params() 1237 input_set_abs_params(dev, ABS_MT_POSITION_Y, y_min, y_max, 0, 0); in elantech_set_input_params() 1253 input_abs_set_res(dev, ABS_MT_POSITION_Y, info->y_res); in elantech_set_input_params()
|