Home
last modified time | relevance | path

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

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