Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-multitouch.c123 bool curvalid; /* is the current contact valid? */ member
573 if (td->curvalid || (td->mtclass.quirks & MT_QUIRK_ALWAYS_VALID)) { in mt_complete_slot()
646 td->curvalid = value; in mt_process_mt_event()
652 td->curvalid = value; in mt_process_mt_event()
657 td->curvalid = value; in mt_process_mt_event()