Searched refs:PSM_TPINFO (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/atkbdc/
H A Dpsm.c4583 #define PSM_TPINFO(x) offsetof(struct psm_softc, tpinfo.x) macro
4592 { 0x00, 0x4a, PSM_TPINFO(sensitivity) },
4593 { 0x00, 0x4d, PSM_TPINFO(inertia) },
4594 { 0x00, 0x60, PSM_TPINFO(uplateau) },
4595 { 0x00, 0x57, PSM_TPINFO(reach) },
4596 { 0x00, 0x58, PSM_TPINFO(draghys) },
4597 { 0x00, 0x59, PSM_TPINFO(mindrag) },
4598 { 0x00, 0x5a, PSM_TPINFO(upthresh) },
4599 { 0x00, 0x5c, PSM_TPINFO(threshold) },
4600 { 0x00, 0x5d, PSM_TPINFO(jenk
[all...]

Completed in 155 milliseconds