Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c104 bool *confidence_state; /* is the touch made by a finger? */ member
1016 bool confidence_state = true; in mt_process_slot() local