Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds