Searched refs:contact_id (Results 1 – 2 of 2) sorted by relevance
119 if (mtouch->contact_id != info->mtouch_cur_contact_id) { in xenkbd_handle_mt_event()120 info->mtouch_cur_contact_id = mtouch->contact_id; in xenkbd_handle_mt_event()121 input_mt_slot(info->mtouch, mtouch->contact_id); in xenkbd_handle_mt_event()
465 uint8_t contact_id; member