Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dwmt.c98 WMT_X = ABS_MT_INDEX(ABS_MT_POSITION_X), enumerator
143 [WMT_X] = {
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()