Home
last modified time | relevance | path

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

/src/sys/dev/cyapa/
H A Dcyapa.c188 int touch_x; /* touch down coordinates */ member
1500 sc->touch_x = -1; in cyapa_raw_input()
1600 if (sc->touch_x == -1) { in cyapa_raw_input()
1601 sc->touch_x = x; in cyapa_raw_input()