Searched refs:finger_id (Results 1 – 2 of 2) sorted by relevance
293 u8 finger_id, sw, w; in cst3xx_touch_report() local335 finger_id = (buf[idx] >> 4) & 0x0f; in cst3xx_touch_report()338 if (ts_data->chip->max_touch_num < finger_id) { in cst3xx_touch_report()345 cst3xx_report_contact(ts_data, finger_id, x, y, w); in cst3xx_touch_report()
2260 u8 finger_id; member2337 finger->finger_id = data[6] >> 4; in hidpp_touchpad_touch_event()2969 if (!touch_report->finger_id || touch_report->contact_type) in wtp_touch_event()2973 slot = input_mt_get_slot_by_key(hidpp->input, touch_report->finger_id); in wtp_touch_event()3024 .finger_id = data[2], in wtp_mouse_raw_xy_event()3032 .finger_id = data[8], in wtp_mouse_raw_xy_event()