Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-ntrig.c62 bool first_contact_touch; member
595 nd->first_contact_touch = 0; in ntrig_event()
726 nd->first_contact_touch = nd->confidence; in ntrig_event()
828 if (nd->first_contact_touch && nd->act_state <= 0) { in ntrig_event()