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

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

Completed in 492 milliseconds