Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds