touchscreen_report_pos  835 drivers/input/touchscreen/ads7846.c 		touchscreen_report_pos(input, &ts->core_prop, x, y, false);
touchscreen_report_pos  200 drivers/input/touchscreen/bu21029_ts.c 			touchscreen_report_pos(bu21029->in_dev, &bu21029->prop,
touchscreen_report_pos  120 drivers/input/touchscreen/chipone_icn8318.c 		touchscreen_report_pos(data->input, &data->prop,
touchscreen_report_pos  351 drivers/input/touchscreen/chipone_icn8505.c 		touchscreen_report_pos(icn8505->input, &icn8505->prop,
touchscreen_report_pos  253 drivers/input/touchscreen/edt-ft5x06.c 			touchscreen_report_pos(tsdata->input, &tsdata->prop,
touchscreen_report_pos   61 drivers/input/touchscreen/eeti_ts.c 	touchscreen_report_pos(eeti->input, &eeti->props, x, y, false);
touchscreen_report_pos   90 drivers/input/touchscreen/ektf2127.c 		touchscreen_report_pos(ts->input, &ts->prop,
touchscreen_report_pos   45 drivers/input/touchscreen/exc3000.c 			touchscreen_report_pos(input, prop,
touchscreen_report_pos  322 drivers/input/touchscreen/goodix.c 	touchscreen_report_pos(ts->input_dev, &ts->prop,
touchscreen_report_pos  337 drivers/input/touchscreen/goodix.c 	touchscreen_report_pos(ts->input_dev, &ts->prop,
touchscreen_report_pos  160 drivers/input/touchscreen/ili210x.c 		touchscreen_report_pos(input, &priv->prop, x, y,
touchscreen_report_pos  184 drivers/input/touchscreen/mms114.c 		touchscreen_report_pos(input_dev, &data->props, x, y, true);
touchscreen_report_pos  204 drivers/input/touchscreen/of_touchscreen.c EXPORT_SYMBOL(touchscreen_report_pos);
touchscreen_report_pos   98 drivers/input/touchscreen/raspberrypi-ts.c 			touchscreen_report_pos(input, &ts->prop, x, y, true);
touchscreen_report_pos   63 drivers/input/touchscreen/resistive-adc-touch.c 	touchscreen_report_pos(st->input, &st->prop, x, y, false);
touchscreen_report_pos  119 drivers/input/touchscreen/st1232.c 		touchscreen_report_pos(input_dev, &ts->prop,
touchscreen_report_pos  181 drivers/input/touchscreen/sx8654.c 	touchscreen_report_pos(ts->input, &ts->props, x, y, false);
touchscreen_report_pos  228 drivers/input/touchscreen/sx8654.c 		touchscreen_report_pos(sx8654->input, &sx8654->props, x, y,
touchscreen_report_pos   27 include/linux/input/touchscreen.h void touchscreen_report_pos(struct input_dev *input,