Searched refs:PSM_FINGERS (Results 1 – 1 of 1) sorted by relevance
331 #define PSM_FINGERS 2 /* # of processed fingers */ macro379 #define ELANTECH_MAX_FINGERS PSM_FINGERS440 smoother_t smoother[PSM_FINGERS]; /* Motion smoothing */1819 { ABS_MT_SLOT, 0, PSM_FINGERS-1, 0},1820 { ABS_MT_TRACKING_ID, -1, PSM_FINGERS-1, 0},3252 static finger_t f[PSM_FINGERS];3384 #if PSM_FINGERS > 13585 for (id = 0; id < PSM_FINGERS; id++)3591 for (id = 0; id < PSM_FINGERS; id++)3619 for (id = 0; id < PSM_FINGERS; id++)[all …]