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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c6723 #define PSM_TPINFO(x) offsetof(struct psm_softc, tpinfo.x) macro
6732 { 0x00, 0x4a, PSM_TPINFO(sensitivity) },
6733 { 0x00, 0x4d, PSM_TPINFO(inertia) },
6734 { 0x00, 0x60, PSM_TPINFO(uplateau) },
6735 { 0x00, 0x57, PSM_TPINFO(reach) },
6736 { 0x00, 0x58, PSM_TPINFO(draghys) },
6737 { 0x00, 0x59, PSM_TPINFO(mindrag) },
6738 { 0x00, 0x5a, PSM_TPINFO(upthresh) },
6739 { 0x00, 0x5c, PSM_TPINFO(threshold) },
6740 { 0x00, 0x5d, PSM_TPINFO(jenk
[all...]

Completed in 122 milliseconds