Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dcyttsp4_core.c719 static void cyttsp4_report_slot_liftoff(struct cyttsp4_mt_data *md, in cyttsp4_report_slot_liftoff()
734 static void cyttsp4_lift_all(struct cyttsp4_mt_data *md) in cyttsp4_lift_all()
747 static void cyttsp4_get_touch_axis(struct cyttsp4_mt_data *md, in cyttsp4_get_touch_axis()
772 static void cyttsp4_get_touch(struct cyttsp4_mt_data *md, in cyttsp4_get_touch()
836 static void cyttsp4_get_mt_touches(struct cyttsp4_mt_data *md, int num_cur_tch) in cyttsp4_get_mt_touches()
938 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_xy_worker()
1025 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_mt_attention()
1820 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_suspend()
1836 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_resume()
1865 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