Searched refs:first_contact_touch (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-ntrig.c58 bool first_contact_touch; member in struct:ntrig_data
591 nd->first_contact_touch = false;
722 nd->first_contact_touch = nd->confidence;
824 if (nd->first_contact_touch && nd->act_state <= 0) {
833 * with slack, first_contact_touch will still

Completed in 117 milliseconds