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

/linux-4.1.27/drivers/hid/
H A Dhid-logitech-hidpp.c653 u8 y_m = data[2] << 2; hidpp_touchpad_touch_event() local
656 finger->y = y_m << 6 | data[3]; hidpp_touchpad_touch_event()

Completed in 43 milliseconds