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

/linux-4.1.27/drivers/hid/
H A Dhid-logitech-hidpp.c581 u8 contact_status; member in struct:hidpp_touchpad_raw_xy_finger
659 finger->contact_status = data[2] >> 6; hidpp_touchpad_touch_event()
755 touch_report->contact_status); wtp_touch_event()
756 if (touch_report->contact_status) { wtp_touch_event()
798 .contact_status = !!data[7], wtp_mouse_raw_xy_event()
806 .contact_status = !!data[13], wtp_mouse_raw_xy_event()

Completed in 76 milliseconds