Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c1832 static void hidpp_touchpad_touch_event(u8 *data, in hidpp_touchpad_touch_event() function
1859 hidpp_touchpad_touch_event(&data[2], &raw_xy->fingers[0]); in hidpp_touchpad_raw_xy_event()
1860 hidpp_touchpad_touch_event(&data[9], &raw_xy->fingers[1]); in hidpp_touchpad_raw_xy_event()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c2337 static void hidpp_touchpad_touch_event(u8 *data, in hidpp_touchpad_touch_event() function
2364 hidpp_touchpad_touch_event(&data[2], &raw_xy->fingers[0]); in hidpp_touchpad_raw_xy_event()
2365 hidpp_touchpad_touch_event(&data[9], &raw_xy->fingers[1]); in hidpp_touchpad_raw_xy_event()

Completed in 12 milliseconds