Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h583 CY_TCH_NUM, /* NUMBER OF RECORDS */ enumerator
606 [CY_TCH_NUM] = "NUMBER OF RECORDS",
629 [CY_TCH_NUM] = HID_DI_CONTACTCOUNT,
H A Dcyttsp5_mt_common.c104 touch->hdr[CY_TCH_NUM], in cyttsp5_get_touch_hdr()
355 num_cur_tch = tch.hdr[CY_TCH_NUM]; in cyttsp5_xy_worker()
H A Dcyttsp5_proximity.c155 num_cur_tch = tch.hdr[CY_TCH_NUM]; in cyttsp5_xy_worker()
H A Dcyttsp5_core.c3869 struct cyttsp5_tch_abs_params *tch = &si->tch_hdr[CY_TCH_NUM]; in move_touch_data()