Lines Matching refs:value
496 rotated(struct tp_dispatch *tp, unsigned int code, int value)
501 return value;
515 return absinfo->maximum - (value - absinfo->minimum);
529 e->value);
530 t->point.x = rotated(tp, e->code, e->value);
537 e->value);
538 t->point.y = rotated(tp, e->code, e->value);
543 tp->slot = e->value;
546 if (e->value != -1) {
556 t->pressure = e->value;
561 t->is_tool_palm = e->value == MT_TOOL_PALM;
566 t->major = e->value;
571 t->minor = e->value;
589 e->value);
590 t->point.x = rotated(tp, e->code, e->value);
597 e->value);
598 t->point.y = rotated(tp, e->code, e->value);
603 t->pressure = e->value;
723 .value = 0
763 if (e->value == 2)
778 tp_fake_finger_set(tp, e->code, !!e->value);
796 tp->quirks.msc_timestamp.now = e->value;
2730 "tagged with unknown value %s\n",
2894 tp->slot = absinfo->value;
3714 /* On traditional touchpads, the pressure value equals contact
3720 * to indicate that the value is in a known axis space.