Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/input/
Dtouchscreen.h27 void touchscreen_report_pos(struct input_dev *input,
/Linux-v5.4/drivers/input/touchscreen/
Dof_touchscreen.c195 void touchscreen_report_pos(struct input_dev *input, in touchscreen_report_pos() function
204 EXPORT_SYMBOL(touchscreen_report_pos);
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()
Dresistive-adc-touch.c63 touchscreen_report_pos(st->input, &st->prop, x, y, false); in grts_cb()
Dexc3000.c45 touchscreen_report_pos(input, prop, in exc3000_report_slots()
Draspberrypi-ts.c98 touchscreen_report_pos(input, &ts->prop, x, y, true); in rpi_ts_poll()
Dchipone_icn8318.c120 touchscreen_report_pos(data->input, &data->prop, in icn8318_irq()
Deeti_ts.c61 touchscreen_report_pos(eeti->input, &eeti->props, x, y, false); in eeti_ts_report_event()
Dektf2127.c90 touchscreen_report_pos(ts->input, &ts->prop, in ektf2127_report_event()
Dbu21029_ts.c200 touchscreen_report_pos(bu21029->in_dev, &bu21029->prop, in bu21029_touch_report()
Dst1232.c119 touchscreen_report_pos(input_dev, &ts->prop, in st1232_ts_irq_handler()
Dgoodix.c313 touchscreen_report_pos(ts->input_dev, &ts->prop, in goodix_ts_report_touch_8b()
328 touchscreen_report_pos(ts->input_dev, &ts->prop, in goodix_ts_report_touch_9b()
Dili210x.c160 touchscreen_report_pos(input, &priv->prop, x, y, in ili210x_report_events()
Dchipone_icn8505.c351 touchscreen_report_pos(icn8505->input, &icn8505->prop, in icn8505_irq()
Dmms114.c184 touchscreen_report_pos(input_dev, &data->props, x, y, true); in mms114_process_mt()
Dedt-ft5x06.c253 touchscreen_report_pos(tsdata->input, &tsdata->prop, in edt_ft5x06_ts_isr()
Dads7846.c835 touchscreen_report_pos(input, &ts->core_prop, x, y, false); in ads7846_report_state()