Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_mt_common.c240 u8 *tch_addr; in cyttsp5_get_mt_touches() local
248 tch_addr = si->xy_data + (i * si->desc.tch_record_size); in cyttsp5_get_mt_touches()
249 cyttsp5_get_touch_record(md, tch, tch_addr); in cyttsp5_get_mt_touches()