Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dof_touchscreen.c172 void touchscreen_set_mt_pos(struct input_mt_pos *pos, in touchscreen_set_mt_pos() function
180 EXPORT_SYMBOL(touchscreen_set_mt_pos);
H A Dst1232.c93 touchscreen_set_mt_pos(&pos[n_contacts], in st1232_ts_parse_and_report()
H A Dbu21013_ts.c212 touchscreen_set_mt_pos(&pos[finger_down_count++], in bu21013_do_touch_report()
H A Dpixcir_i2c_ts.c135 touchscreen_set_mt_pos(&report->pos[i], &tsdata->prop, in pixcir_ts_parse()
H A Dsilead.c178 touchscreen_set_mt_pos(&data->pos[touch_nr], &data->prop, in silead_ts_read_data()
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dtouchscreen.h23 void touchscreen_set_mt_pos(struct input_mt_pos *pos,