Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c1763 u8 contact_type; member
1841 finger->contact_type = data[0] >> 6; in hidpp_touchpad_touch_event()
2469 if (!touch_report->finger_id || touch_report->contact_type) in wtp_touch_event()
2518 .contact_type = 0, in wtp_mouse_raw_xy_event()
2526 .contact_type = 0, in wtp_mouse_raw_xy_event()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c2268 u8 contact_type; member
2346 finger->contact_type = data[0] >> 6; in hidpp_touchpad_touch_event()
2980 if (!touch_report->finger_id || touch_report->contact_type) in wtp_touch_event()
3029 .contact_type = 0, in wtp_mouse_raw_xy_event()
3037 .contact_type = 0, in wtp_mouse_raw_xy_event()

Completed in 12 milliseconds