Home
last modified time | relevance | path

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

/freebsd/sys/dev/cyapa/
H A Dcyapa.c188 int touch_x; /* touch down coordinates */ member
1476 sc->touch_x = -1; in cyapa_raw_input()
1576 if (sc->touch_x == -1) { in cyapa_raw_input()
1577 sc->touch_x = x; in cyapa_raw_input()