Home
last modified time | relevance | path

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

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