Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dcyttsp4_core.c737 static void cyttsp4_report_slot_liftoff(struct cyttsp4_mt_data *md, in cyttsp4_report_slot_liftoff()
752 static void cyttsp4_lift_all(struct cyttsp4_mt_data *md) in cyttsp4_lift_all()
765 static void cyttsp4_get_touch_axis(struct cyttsp4_mt_data *md, in cyttsp4_get_touch_axis()
790 static void cyttsp4_get_touch(struct cyttsp4_mt_data *md, in cyttsp4_get_touch()
854 static void cyttsp4_get_mt_touches(struct cyttsp4_mt_data *md, int num_cur_tch) in cyttsp4_get_mt_touches()
956 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_xy_worker()
1043 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_mt_attention()
1838 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_suspend()
1854 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_resume()
1883 struct cyttsp4_mt_data *md = input_get_drvdata(input); in cyttsp4_mt_close()
[all …]
Dcyttsp4_core.h322 struct cyttsp4_mt_data { struct
350 struct cyttsp4_mt_data md; argument