Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dwmt.c99 WMT_Y = ABS_MT_INDEX(ABS_MT_POSITION_Y), enumerator
149 [WMT_Y] = {
468 (int)sc->ai[WMT_X].min, (int)sc->ai[WMT_Y].min, in wmt_attach()
469 (int)sc->ai[WMT_X].max, (int)sc->ai[WMT_Y].max); in wmt_attach()