Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-logitech-hidpp.c1836 u8 y_m = data[2] << 2; in hidpp_touchpad_touch_event() local
1839 finger->y = y_m << 6 | data[3]; in hidpp_touchpad_touch_event()