Searched refs:MAXPUSH (Results 1 – 2 of 2) sorted by relevance
44 #define MAXPUSH 4 macro57 struct hid_item cur[MAXPUSH];405 if ((s->pushlevel + 1) >= MAXPUSH) in hid_get_item_raw()
71 #define MAXPUSH 4 macro84 struct hid_item cur[MAXPUSH];452 if ((s->pushlevel + 1) >= MAXPUSH) { in hid_get_item()