Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c1764 u8 contact_status; member
1842 finger->contact_status = data[2] >> 6; in hidpp_touchpad_touch_event()
2477 touch_report->contact_status); in wtp_touch_event()
2478 if (touch_report->contact_status) { in wtp_touch_event()
2519 .contact_status = !!data[7], in wtp_mouse_raw_xy_event()
2527 .contact_status = !!data[13], in wtp_mouse_raw_xy_event()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c2269 u8 contact_status; member
2347 finger->contact_status = data[2] >> 6; in hidpp_touchpad_touch_event()
2988 touch_report->contact_status); in wtp_touch_event()
2989 if (touch_report->contact_status) { in wtp_touch_event()
3030 .contact_status = !!data[7], in wtp_mouse_raw_xy_event()
3038 .contact_status = !!data[13], in wtp_mouse_raw_xy_event()

Completed in 12 milliseconds