Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-ntrig.c63 __u8 mt_foot_count; member
603 nd->mt_foot_count = 0; in ntrig_event()
643 if (nd->mt_foot_count >= 4) in ntrig_event()
646 nd->mt_footer[nd->mt_foot_count++] = value; in ntrig_event()
649 if (nd->mt_foot_count != 4) in ntrig_event()