Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhmt.c84 HMT_Y = ABS_MT_INDEX(ABS_MT_POSITION_Y), enumerator
134 [HMT_Y] = {
457 (int)sc->ai[HMT_X].min, (int)sc->ai[HMT_Y].min, in hmt_attach()
458 (int)sc->ai[HMT_X].max, (int)sc->ai[HMT_Y].max); in hmt_attach()