Home
last modified time | relevance | path

Searched defs:confidence_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/hid/
Dhid-multitouch.c104 bool *confidence_state; /* is the touch made by a finger? */ member
954 bool confidence_state = true; in mt_process_slot() local