Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhmt.c83 HMT_X = ABS_MT_INDEX(ABS_MT_POSITION_X), enumerator
128 [HMT_X] = {
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()