Searched refs:getValuatorEvents (Results 1 – 2 of 2) sorted by relevance
55 static int getValuatorEvents(DeviceEvent *ev, deviceValuator * xv);377 getValuatorEvents(ev, (deviceValuator *) (kbp + 1)); in eventToKeyButtonPointer()411 getValuatorEvents(DeviceEvent *ev, deviceValuator * xv) in getValuatorEvents() function
94725 getValuatorEvents even if the device has been removed.95043 Don't report old relative values in getValuatorEvents95058 Handle non continuous valuator data in getValuatorEvents95171 Clean up getValuatorEvents using array loop logic132862 dix: remove un-used getValuatorEvents and countValuatorEvents from getevents.c151023 Fix getValuatorEvents to compute number of valuators correctly.171487 getValuatorEvents: make sure we put MORE_EVENTS in the right places171702 Break out clipAxis, clipValuators, and getValuatorEvents, into