Lines Matching refs:has_mt
127 if (!tp->has_mt || tp->semi_mt)
684 nfake_touches > 1 && tp->has_mt &&
701 start = tp->has_mt ? tp->num_slots : 0;
1435 start = tp->has_mt ? tp->num_slots : 1;
1949 if (tp->has_mt)
2895 tp->has_mt = true;
2899 tp->has_mt = false;
2927 tp->has_mt = false;
2930 if (!tp->has_mt)
3610 code = tp->has_mt ? ABS_MT_PRESSURE : ABS_PRESSURE;