Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/input/
Dtouchscreen.h23 void touchscreen_set_mt_pos(struct input_mt_pos *pos,
/Linux-v5.4/drivers/input/touchscreen/
Dof_touchscreen.c173 void touchscreen_set_mt_pos(struct input_mt_pos *pos, in touchscreen_set_mt_pos() function
181 EXPORT_SYMBOL(touchscreen_set_mt_pos);
Dbu21013_ts.c212 touchscreen_set_mt_pos(&pos[finger_down_count++], in bu21013_do_touch_report()
Dsilead.c177 touchscreen_set_mt_pos(&data->pos[touch_nr], &data->prop, in silead_ts_read_data()
Dpixcir_i2c_ts.c85 touchscreen_set_mt_pos(&report->pos[i], &tsdata->prop, in pixcir_ts_parse()