Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-ntrig.c67 __u8 mt_foot_count; member
607 nd->mt_foot_count = 0; in ntrig_event()
647 if (nd->mt_foot_count >= 4) in ntrig_event()
650 nd->mt_footer[nd->mt_foot_count++] = value; in ntrig_event()
653 if (nd->mt_foot_count != 4) in ntrig_event()