Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dapple_z2.c86 int nfingers; in apple_z2_parse_touches() local
93 nfingers = msg[APPLE_Z2_NUM_FINGERS_OFFSET]; in apple_z2_parse_touches()
95 for (i = 0; i < nfingers; i++) { in apple_z2_parse_touches()