Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp4_core.c747 static void cyttsp4_report_slot_liftoff(struct cyttsp4_mt_data *md, in cyttsp4_report_slot_liftoff()
762 static void cyttsp4_lift_all(struct cyttsp4_mt_data *md) in cyttsp4_lift_all()
775 static void cyttsp4_get_touch_axis(struct cyttsp4_mt_data *md, in cyttsp4_get_touch_axis()
800 static void cyttsp4_get_touch(struct cyttsp4_mt_data *md, in cyttsp4_get_touch()
864 static void cyttsp4_get_mt_touches(struct cyttsp4_mt_data *md, int num_cur_tch) in cyttsp4_get_mt_touches()
966 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_xy_worker()
1053 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_mt_attention()
1848 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_suspend()
1864 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_resume()
1893 struct cyttsp4_mt_data *md = input_get_drvdata(input); in cyttsp4_mt_close()
[all …]
Dcyttsp4_core.h332 struct cyttsp4_mt_data { struct
360 struct cyttsp4_mt_data md; argument