Searched refs:finger_id (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hid/
H A Dhid-logitech-hidpp.c586 u8 finger_id; member in struct:hidpp_touchpad_raw_xy_finger
663 finger->finger_id = data[6] >> 4; hidpp_touchpad_touch_event()
747 if (!touch_report->finger_id || touch_report->contact_type) wtp_touch_event()
751 slot = input_mt_get_slot_by_key(wd->input, touch_report->finger_id); wtp_touch_event()
803 .finger_id = data[2], wtp_mouse_raw_xy_event()
811 .finger_id = data[8], wtp_mouse_raw_xy_event()

Completed in 49 milliseconds