Searched refs:finger_id (Results 1 – 2 of 2) sorted by relevance
956 int finger_id; in wdt87xx_report_contact() local960 finger_id = (buf[FINGER_EV_V1_OFFSET_ID] >> 3) - 1; in wdt87xx_report_contact()961 if (finger_id < 0) in wdt87xx_report_contact()983 finger_id, x, y); in wdt87xx_report_contact()985 input_mt_slot(input, finger_id); in wdt87xx_report_contact()
1312 u8 finger_id; member1389 finger->finger_id = data[6] >> 4; in hidpp_touchpad_touch_event()2057 if (!touch_report->finger_id || touch_report->contact_type) in wtp_touch_event()2061 slot = input_mt_get_slot_by_key(wd->input, touch_report->finger_id); in wtp_touch_event()2113 .finger_id = data[2], in wtp_mouse_raw_xy_event()2121 .finger_id = data[8], in wtp_mouse_raw_xy_event()