Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-logitech-hidpp.c2337 u8 x_m = data[0] << 2; in hidpp_touchpad_touch_event() local
2340 finger->x = x_m << 6 | data[1]; in hidpp_touchpad_touch_event()