Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-multitouch.c123 bool curvalid; /* is the current contact valid? */ member
616 if (td->curvalid || (td->mtclass.quirks & MT_QUIRK_ALWAYS_VALID)) { in mt_complete_slot()
689 td->curvalid = value; in mt_process_mt_event()
695 td->curvalid = value; in mt_process_mt_event()
700 td->curvalid = value; in mt_process_mt_event()