Home
last modified time | relevance | path

Searched refs:touchscreen_report_pos (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.1.9/drivers/input/
Dtouchscreen.c195 void touchscreen_report_pos(struct input_dev *input, in touchscreen_report_pos() function
204 EXPORT_SYMBOL(touchscreen_report_pos);
/linux-6.1.9/include/linux/input/
Dtouchscreen.h27 void touchscreen_report_pos(struct input_dev *input,
/linux-6.1.9/drivers/input/touchscreen/
Dektf2127.c91 touchscreen_report_pos(ts->input, &ts->prop, in ektf2127_report_event()
109 touchscreen_report_pos(ts->input, &ts->prop, x, y, true); in ektf2127_report2_contact()
Dsx8654.c181 touchscreen_report_pos(ts->input, &ts->props, x, y, false); in sx8650_irq()
228 touchscreen_report_pos(sx8654->input, &sx8654->props, x, y, in sx8654_irq()
Draspberrypi-ts.c96 touchscreen_report_pos(input, &ts->prop, x, y, true); in rpi_ts_poll()
Deeti_ts.c61 touchscreen_report_pos(eeti->input, &eeti->props, x, y, false); in eeti_ts_report_event()
Dchipone_icn8318.c120 touchscreen_report_pos(data->input, &data->prop, in icn8318_irq()
Dresistive-adc-touch.c100 touchscreen_report_pos(st->input, &st->prop, x, y, false); in grts_cb()
Dcy8ctma140.c87 touchscreen_report_pos(ts->input, &ts->props, x, y, true); in cy8ctma140_report()
Dmsg2638.c118 touchscreen_report_pos(input, &msg2638->prop, x, y, true); in msg2638_ts_irq_handler()
Dstmpe-ts.c156 touchscreen_report_pos(ts->idev, &ts->prop, x, y, false); in stmpe_ts_handler()
Dbu21029_ts.c200 touchscreen_report_pos(bu21029->in_dev, &bu21029->prop, in bu21029_touch_report()
Dimagis.c120 touchscreen_report_pos(ts->input_dev, &ts->prop, in imagis_interrupt()
Dgoodix.c363 touchscreen_report_pos(ts->input_pen, &ts->prop, input_x, input_y, false); in goodix_ts_report_pen_down()
403 touchscreen_report_pos(ts->input_dev, &ts->prop, in goodix_ts_report_touch_8b()
418 touchscreen_report_pos(ts->input_dev, &ts->prop, in goodix_ts_report_touch_9b()
Dexc3000.c91 touchscreen_report_pos(input, prop, in exc3000_report_slots()
Dchipone_icn8505.c351 touchscreen_report_pos(icn8505->input, &icn8505->prop, in icn8505_irq()
Dtsc200x-core.c118 touchscreen_report_pos(ts->idev, &ts->prop, x, y, false); in tsc200x_update_pen_state()
Dzinitix.c340 touchscreen_report_pos(bt541->input_dev, in zinitix_report_finger()
Dhycon-hy46xx.c135 touchscreen_report_pos(tsdata->input, &tsdata->prop, in hycon_hy46xx_isr()
Dilitek_ts_i2c.c145 touchscreen_report_pos(input, &ts->prop, x, y, true); in ilitek_touch_down()
Dmms114.c188 touchscreen_report_pos(input_dev, &data->props, x, y, true); in mms114_process_mt()
Diqs5xx.c677 touchscreen_report_pos(input, &iqs5xx->prop, in iqs5xx_irq()
Dili210x.c317 touchscreen_report_pos(input, &priv->prop, x, y, true); in ili210x_report_events()
Dads7846.c906 touchscreen_report_pos(input, &ts->core_prop, x, y, false); in ads7846_report_state()
Dedt-ft5x06.c279 touchscreen_report_pos(tsdata->input, &tsdata->prop, in edt_ft5x06_ts_isr()

12