Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c207 int num_prv_rec; member
341 ts->num_prv_rec = num_cur_tch; in cyttsp5_get_mt_touches()
362 if (num_cur_tch == 0 && ts->num_prv_rec == 0) in cyttsp5_mt_attention()