Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/input/
H A Dtouchscreen.c195 void touchscreen_report_pos(struct input_dev *input, in touchscreen_report_pos() function
204 EXPORT_SYMBOL(touchscreen_report_pos);
/openbmc/linux/include/linux/input/
H A Dtouchscreen.h27 void touchscreen_report_pos(struct input_dev *input,
/openbmc/linux/drivers/input/touchscreen/
H A Dmsg2638.c154 touchscreen_report_pos(input, &msg2638->prop, x, y, true); in msg2138_ts_irq_handler()
173 touchscreen_report_pos(input, &msg2638->prop, x, y, true); in msg2138_ts_irq_handler()
232 touchscreen_report_pos(input, &msg2638->prop, x, y, true); in msg2638_ts_irq_handler()
H A 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()
H A 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()
H A Draspberrypi-ts.c96 touchscreen_report_pos(input, &ts->prop, x, y, true); in rpi_ts_poll()
H A Dchipone_icn8318.c120 touchscreen_report_pos(data->input, &data->prop, in icn8318_irq()
H A Deeti_ts.c61 touchscreen_report_pos(eeti->input, &eeti->props, x, y, false); in eeti_ts_report_event()
H A Dresistive-adc-touch.c100 touchscreen_report_pos(st->input, &st->prop, x, y, false); in grts_cb()
H A Dcy8ctma140.c87 touchscreen_report_pos(ts->input, &ts->props, x, y, true); in cy8ctma140_report()
H A Dnovatek-nvt-ts.c133 touchscreen_report_pos(data->input, &data->prop, x, y, true); in nvt_ts_irq()
H A Dhimax_hx83112b.c193 touchscreen_report_pos(ts->input_dev, &ts->props, x, y, true); in himax_process_event_point()
H A Dbu21029_ts.c200 touchscreen_report_pos(bu21029->in_dev, &bu21029->prop, in bu21029_touch_report()
H A Dstmpe-ts.c156 touchscreen_report_pos(ts->idev, &ts->prop, x, y, false); in stmpe_ts_handler()
H A Dimagis.c117 touchscreen_report_pos(ts->input_dev, &ts->prop, in imagis_interrupt()
H A Dgoodix.c371 touchscreen_report_pos(ts->input_pen, &ts->prop, input_x, input_y, false); in goodix_ts_report_pen_down()
411 touchscreen_report_pos(ts->input_dev, &ts->prop, in goodix_ts_report_touch_8b()
426 touchscreen_report_pos(ts->input_dev, &ts->prop, in goodix_ts_report_touch_9b()
H A Dexc3000.c93 touchscreen_report_pos(input, prop, in exc3000_report_slots()
H A Dhynitron_cstxxx.c254 touchscreen_report_pos(ts_data->input_dev, &ts_data->prop, x, y, true); in cst3xx_report_contact()
H A Dchipone_icn8505.c351 touchscreen_report_pos(icn8505->input, &icn8505->prop, in icn8505_irq()
H A Dtsc200x-core.c118 touchscreen_report_pos(ts->idev, &ts->prop, x, y, false); in tsc200x_update_pen_state()
H A Dzinitix.c340 touchscreen_report_pos(bt541->input_dev, in zinitix_report_finger()
H A Dilitek_ts_i2c.c147 touchscreen_report_pos(input, &ts->prop, x, y, true); in ilitek_touch_down()
H A Dhycon-hy46xx.c135 touchscreen_report_pos(tsdata->input, &tsdata->prop, in hycon_hy46xx_isr()
H A Dmms114.c186 touchscreen_report_pos(input_dev, &data->props, x, y, true); in mms114_process_mt()
H A Dcyttsp5.c328 touchscreen_report_pos(ts->input, &ts->prop, in cyttsp5_get_mt_touches()

12