Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_debug.c67 if (report_id == si->desc.tch_report_id) { in cyttsp5_pr_buf_op_mode()
119 if (report_id == si->desc.tch_report_id) { in cyttsp5_debug_formated()
147 if (report_id == si->desc.tch_report_id) { in cyttsp5_debug_formated()
198 if (report_id != si->desc.tch_report_id in cyttsp5_debug_attention()
H A Dcyttsp5_proximity.c182 if (pd->si->xy_mode[2] != pd->si->desc.tch_report_id) in cyttsp5_proximity_attention()
H A Dcyttsp5_mt_common.c452 if (md->si->xy_mode[2] != md->si->desc.tch_report_id) in cyttsp5_mt_attention()
H A Dcyttsp5_regs.h685 u16 tch_report_id; member
H A Dcyttsp5_core.c3319 si->desc.tch_report_id = report->id; in setup_report_descriptor()
3323 si->desc.tch_report_id = HID_TOUCH_REPORT_ID; in setup_report_descriptor()
3911 if (report_id == si->desc.tch_report_id) in parse_touch_input()
3997 if (report_id != cd->sysinfo.desc.tch_report_id in cyttsp5_parse_input()