Home
last modified time | relevance | path

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

/openbmc/linux/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()