Home
last modified time | relevance | path

Searched refs:MT_QUIRK_CONFIDENCE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-multitouch.c59 #define MT_QUIRK_CONFIDENCE BIT(7) macro
769 app->quirks |= MT_QUIRK_CONFIDENCE; in mt_touch_input_mapping()
771 if (app->quirks & MT_QUIRK_CONFIDENCE) in mt_touch_input_mapping()
1020 if (quirks & MT_QUIRK_CONFIDENCE) in mt_process_slot()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-multitouch.c59 #define MT_QUIRK_CONFIDENCE BIT(7) macro
801 app->quirks |= MT_QUIRK_CONFIDENCE; in mt_touch_input_mapping()
803 if (app->quirks & MT_QUIRK_CONFIDENCE) in mt_touch_input_mapping()
1053 if (quirks & MT_QUIRK_CONFIDENCE) in mt_process_slot()

Completed in 6 milliseconds