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

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

Completed in 45 milliseconds