Lines Matching refs:finger_t
331 } finger_t; typedef
339 (f) = (finger_t) { .x = -1, .y = -1, .p = 0, .w = 0, .flags = 0 }; \
385 #define ELANTECH_FINGER_SET_XYP(pb) (finger_t) { \
423 finger_t fingers[ELANTECH_MAX_FINGERS];
656 static int psmpalmdetect(struct psm_softc *, finger_t *, int);
657 static void psmgestures(struct psm_softc *, finger_t *, int,
659 static void psmsmoother(struct psm_softc *, finger_t *, int,
1710 psm_push_mt_finger(struct psm_softc *sc, int id, const finger_t *f)
1722 psm_push_st_finger(struct psm_softc *sc, const finger_t *f)
3258 static finger_t f[PSM_FINGERS];
3395 f[1] = (finger_t) {
3406 f[1] = (finger_t) {
3531 f[0] = (finger_t) {
3545 f[0] = (finger_t) {
3745 psmpalmdetect(struct psm_softc *sc, finger_t *f, int nfingers)
3770 psmgestures(struct psm_softc *sc, finger_t *fingers, int nfingers,
3775 finger_t *f;
4133 psmsmoother(struct psm_softc *sc, finger_t *f, int smoother_id,
4381 finger_t fn, f[ELANTECH_MAX_FINGERS];
4515 f[id] = (finger_t) {