Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dof_touchscreen.c179 void touchscreen_report_pos(struct input_dev *input, in touchscreen_report_pos() function
188 EXPORT_SYMBOL(touchscreen_report_pos);
Dresistive-adc-touch.c63 touchscreen_report_pos(st->input, &st->prop, x, y, false); in grts_cb()
Dexc3000.c48 touchscreen_report_pos(input, prop, in exc3000_report_slots()
Deeti_ts.c73 touchscreen_report_pos(eeti->input, &eeti->props, x, y, false); in eeti_ts_report_event()
Dchipone_icn8318.c124 touchscreen_report_pos(data->input, &data->prop, in icn8318_irq()
Dektf2127.c94 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()
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()
Dgoodix.c297 touchscreen_report_pos(ts->input_dev, &ts->prop, in goodix_ts_report_touch()
Dedt-ft5x06.c254 touchscreen_report_pos(tsdata->input, &tsdata->prop, x, y, in edt_ft5x06_ts_isr()
/Linux-v4.19/include/linux/input/
Dtouchscreen.h30 void touchscreen_report_pos(struct input_dev *input,