Searched refs:countValuators (Results 1 – 1 of 1) sorted by relevance
54 static int countValuators(DeviceEvent *ev, int *first);309 num_events = (countValuators(ev, &first) + 5) / 6; /* valuator ev */ in eventToKeyButtonPointer()389 countValuators(DeviceEvent *ev, int *first) in countValuators() function417 num_valuators = countValuators(ev, &first_valuator); in getValuatorEvents()