Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c54 #define MT_QUIRK_CYPRESS BIT(2) macro
918 if (quirks & MT_QUIRK_CYPRESS) in mt_compute_slot()