Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_mt_common.c45 static void cyttsp5_mt_lift_all(struct cyttsp5_mt_data *md) in cyttsp5_mt_lift_all()
57 static void cyttsp5_get_touch_axis(struct cyttsp5_mt_data *md, in cyttsp5_get_touch_axis()
80 static void cyttsp5_get_touch_hdr(struct cyttsp5_mt_data *md, in cyttsp5_get_touch_hdr()
110 static void cyttsp5_get_touch_record(struct cyttsp5_mt_data *md, in cyttsp5_get_touch_record()
131 static void cyttsp5_mt_process_touch(struct cyttsp5_mt_data *md, in cyttsp5_mt_process_touch()
190 static void cyttsp5_report_event(struct cyttsp5_mt_data *md, int event, in cyttsp5_report_event()
231 static void cyttsp5_get_mt_touches(struct cyttsp5_mt_data *md, in cyttsp5_get_mt_touches()
344 static int cyttsp5_xy_worker(struct cyttsp5_mt_data *md) in cyttsp5_xy_worker()
387 struct cyttsp5_mt_data *md) in cyttsp5_mt_send_dummy_event()
449 struct cyttsp5_mt_data *md = &cd->md; in cyttsp5_mt_attention()
[all …]
H A Dcyttsp5_mtb.c60 static void cyttsp5_report_slot_liftoff(struct cyttsp5_mt_data *md, in cyttsp5_report_slot_liftoff()
85 void cyttsp5_init_function_ptrs(struct cyttsp5_mt_data *md) in cyttsp5_init_function_ptrs()
H A Dcyttsp5_mta.c61 static void cyttsp5_report_slot_liftoff(struct cyttsp5_mt_data *md, in cyttsp5_report_slot_liftoff()
78 void cyttsp5_init_function_ptrs(struct cyttsp5_mt_data *md) in cyttsp5_init_function_ptrs()
H A Dcyttsp5_regs.h778 struct cyttsp5_mt_data;
781 int (*mt_probe)(struct device *dev, struct cyttsp5_mt_data *md);
782 void (*report_slot_liftoff)(struct cyttsp5_mt_data *md, int max_slots);
790 struct cyttsp5_mt_data { struct
954 struct cyttsp5_mt_data md;
1185 void cyttsp5_init_function_ptrs(struct cyttsp5_mt_data *md);