/Linux-v4.19/drivers/hid/ |
D | hid-magicmouse.c | 270 input_report_abs(input, ABS_MT_POSITION_Y, y); in magicmouse_emit_touch() 423 input_set_abs_params(input, ABS_MT_POSITION_Y, in magicmouse_setup_input() 428 input_abs_set_res(input, ABS_MT_POSITION_Y, in magicmouse_setup_input() 437 input_set_abs_params(input, ABS_MT_POSITION_Y, in magicmouse_setup_input() 444 input_abs_set_res(input, ABS_MT_POSITION_Y, in magicmouse_setup_input()
|
D | hid-alps.c | 350 input_report_abs(hdata->input, ABS_MT_POSITION_Y, y); in t4_raw_event() 390 ABS_MT_POSITION_Y, y); in u1_raw_event() 696 input_set_abs_params(input, ABS_MT_POSITION_Y, in alps_input_configured() 704 input_abs_set_res(input, ABS_MT_POSITION_Y, res_y); in alps_input_configured()
|
D | hid-asus.c | 160 input_report_abs(input, ABS_MT_POSITION_Y, y); in asus_report_contact_down() 411 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, in asus_input_configured() 414 input_abs_set_res(input, ABS_MT_POSITION_Y, drvdata->tp->res_y); in asus_input_configured()
|
D | hid-elan.c | 184 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, drvdata->max_y, in elan_input_configured() 231 input_report_abs(input, ABS_MT_POSITION_Y, y); in elan_report_mt_slot()
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | of_touchscreen.c | 90 axis = multitouch ? ABS_MT_POSITION_Y : ABS_Y; in touchscreen_parse_properties() 186 input_report_abs(input, multitouch ? ABS_MT_POSITION_Y : ABS_Y, y); in touchscreen_report_pos()
|
D | pixcir_i2c_ts.c | 138 input_report_abs(ts->input, ABS_MT_POSITION_Y, in pixcir_ts_report() 490 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, pdata->y_max, 0, 0); in pixcir_i2c_ts_probe() 493 input_set_capability(input, EV_ABS, ABS_MT_POSITION_Y); in pixcir_i2c_ts_probe() 496 !input_abs_get_max(input, ABS_MT_POSITION_Y)) { in pixcir_i2c_ts_probe()
|
D | surface3_spi.c | 88 ABS_MT_POSITION_Y, in surface3_spi_report_touch() 269 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, 7200, 0, 0); in surface3_spi_create_touch_input() 270 input_abs_set_res(input, ABS_MT_POSITION_Y, 48); in surface3_spi_create_touch_input()
|
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()
|
D | chipone_icn8318.c | 219 input_set_capability(input, EV_ABS, ABS_MT_POSITION_Y); in icn8318_probe() 223 !input_abs_get_max(input, ABS_MT_POSITION_Y)) { in icn8318_probe()
|
D | zet6223.c | 97 input_event(ts->input, EV_ABS, ABS_MT_POSITION_Y, in zet6223_irq() 218 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, ts->max_y, 0, 0); in zet6223_probe()
|
D | st1232.c | 121 input_report_abs(input_dev, ABS_MT_POSITION_Y, finger[i].y); in st1232_ts_irq_handler() 204 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, MIN_Y, MAX_Y, 0, 0); in st1232_ts_probe()
|
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()
|
D | penmount.c | 80 input_event(input, EV_ABS, ABS_MT_POSITION_Y, pm->slots[i].y); in pm_mtevent() 270 ABS_MT_POSITION_Y, 0, max_y, 0, 0); in pm_connect()
|
D | sis_i2c.c | 225 input_report_abs(input, ABS_MT_POSITION_Y, y); in sis_ts_report_contact() 352 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, SIS_MAX_Y, 0, 0); in sis_ts_probe()
|
D | ili210x.c | 98 input_report_abs(input, ABS_MT_POSITION_Y, y); in ili210x_report_events() 257 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, ymax, 0, 0); in ili210x_i2c_probe()
|
D | mms114.c | 457 input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_Y); in mms114_probe() 472 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in mms114_probe() 486 input_abs_set_fuzz(input_dev, ABS_MT_POSITION_Y, 0); in mms114_probe()
|
D | wacom_w8001.c | 168 input_report_abs(dev, ABS_MT_POSITION_Y, y); in parse_multi_touch() 530 input_set_abs_params(dev, ABS_MT_POSITION_Y, in w8001_setup_touch() 535 input_abs_set_res(dev, ABS_MT_POSITION_Y, touch.panel_res); in w8001_setup_touch()
|
D | goodix.c | 591 input_abs_set_max(ts->input_dev, ABS_MT_POSITION_Y, y_max - 1); in goodix_read_config() 684 input_set_capability(ts->input_dev, EV_ABS, ABS_MT_POSITION_Y); in goodix_configure_dev() 702 ABS_MT_POSITION_Y, ts->prop.max_y); in goodix_configure_dev()
|
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-v4.19/drivers/input/rmi4/ |
D | rmi_2d_sensor.c | 102 input_event(sensor->input, EV_ABS, ABS_MT_POSITION_Y, obj->y); in rmi_2d_sensor_abs_report() 165 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, max_y, 0, 0); in rmi_2d_sensor_set_input_params() 177 input_abs_set_res(input, ABS_MT_POSITION_Y, res_y); in rmi_2d_sensor_set_input_params()
|
/Linux-v4.19/drivers/input/ |
D | input-mt.c | 66 copy_abs(dev, ABS_Y, ABS_MT_POSITION_Y); in input_mt_init_slots() 245 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-v4.19/Documentation/input/ |
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 292 ABS_MT_POSITION_Y 358 ABS_MT_POSITION_Y := T_Y
|
/Linux-v4.19/drivers/input/mouse/ |
D | focaltech.c | 142 input_report_abs(dev, ABS_MT_POSITION_Y, in focaltech_report_state() 345 input_set_abs_params(dev, ABS_MT_POSITION_Y, 0, priv->y_max, 0, 0); in focaltech_set_input_params()
|
D | elantech.c | 306 input_report_abs(dev, ABS_MT_POSITION_Y, y); in elantech_set_slot() 595 input_report_abs(dev, ABS_MT_POSITION_Y, etd->mt[id].y); in process_packet_head_v4() 632 input_report_abs(dev, ABS_MT_POSITION_Y, etd->mt[id].y); in process_packet_motion_v4() 639 input_report_abs(dev, ABS_MT_POSITION_Y, etd->mt[sid].y); in process_packet_motion_v4() 1244 input_set_abs_params(dev, ABS_MT_POSITION_Y, y_min, y_max, 0, 0); in elantech_set_input_params() 1264 input_set_abs_params(dev, ABS_MT_POSITION_Y, y_min, y_max, 0, 0); in elantech_set_input_params() 1280 input_abs_set_res(dev, ABS_MT_POSITION_Y, info->y_res); in elantech_set_input_params()
|
D | cypress_ps2.c | 385 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, cytp->tp_max_abs_y, 0, 0); in cypress_set_input_params() 399 input_abs_set_res(input, ABS_MT_POSITION_Y, cytp->tp_res_y); in cypress_set_input_params() 546 input_report_abs(input, ABS_MT_POSITION_Y, contact->y); in cypress_process_packet()
|