Searched refs:PSM_FINGERS (Results 1 – 1 of 1) sorted by relevance
332 #define PSM_FINGERS 2 /* # of processed fingers */ macro382 #define ELANTECH_MAX_FINGERS PSM_FINGERS443 smoother_t smoother[PSM_FINGERS]; /* Motion smoothing */1824 { ABS_MT_SLOT, 0, PSM_FINGERS-1, 0},1825 { ABS_MT_TRACKING_ID, -1, PSM_FINGERS-1, 0},3263 static finger_t f[PSM_FINGERS];3395 #if PSM_FINGERS > 13596 for (id = 0; id < PSM_FINGERS; id++)3602 for (id = 0; id < PSM_FINGERS; id++)3630 for (id = 0; id < PSM_FINGERS; id++)[all …]