Home
last modified time | relevance | path

Searched refs:touchscreen_set_mt_pos (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/input/
A Dtouchscreen.c173 void touchscreen_set_mt_pos(struct input_mt_pos *pos, in touchscreen_set_mt_pos() function
181 EXPORT_SYMBOL(touchscreen_set_mt_pos);
/linux-6.3-rc2/include/linux/input/
A Dtouchscreen.h23 void touchscreen_set_mt_pos(struct input_mt_pos *pos,
/linux-6.3-rc2/drivers/input/touchscreen/
A Dsilead.c222 touchscreen_set_mt_pos(&pos, &data->prop, in silead_ts_handle_pen_data()
292 touchscreen_set_mt_pos(&data->pos[touch_nr], &data->prop, in silead_ts_read_data()
A Dst1232.c146 touchscreen_set_mt_pos(&pos[n_contacts], in st1232_ts_parse_and_report()
A Dbu21013_ts.c212 touchscreen_set_mt_pos(&pos[finger_down_count++], in bu21013_do_touch_report()
A Dpixcir_i2c_ts.c135 touchscreen_set_mt_pos(&report->pos[i], &tsdata->prop, in pixcir_ts_parse()

Completed in 8 milliseconds