Home
last modified time | relevance | path

Searched refs:x_m (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/hid/
Dhid-logitech-hidpp.c2341 u8 x_m = data[0] << 2; in hidpp_touchpad_touch_event() local
2344 finger->x = x_m << 6 | data[1]; in hidpp_touchpad_touch_event()