Home
last modified time | relevance | path

Searched refs:MT_QUIRK_CYPRESS (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/hid/
Dhid-multitouch.c54 #define MT_QUIRK_CYPRESS BIT(2) macro
917 if (quirks & MT_QUIRK_CYPRESS) in mt_compute_slot()