Home
last modified time | relevance | path

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

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