Searched refs:nfingers (Results 1 – 1 of 1) sorted by relevance
86 int nfingers; in apple_z2_parse_touches() local93 nfingers = msg[APPLE_Z2_NUM_FINGERS_OFFSET]; in apple_z2_parse_touches()95 for (i = 0; i < nfingers; i++) { in apple_z2_parse_touches()