Searched refs:MT_QUIRK_CONFIDENCE (Results 1 – 1 of 1) sorted by relevance
60 #define MT_QUIRK_CONFIDENCE BIT(7) macro 827 app->quirks |= MT_QUIRK_CONFIDENCE; in mt_touch_input_mapping() 829 if (app->quirks & MT_QUIRK_CONFIDENCE) in mt_touch_input_mapping() 1094 if (quirks & MT_QUIRK_CONFIDENCE) in mt_process_slot()