Searched refs:MAXPUSH (Results 1 - 1 of 1) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/ | ||
| H A D | usb_hid.c | 48 #define MAXPUSH 4 macro 61 struct hid_item cur[MAXPUSH]; 416 if ((s->pushlevel + 1) >= MAXPUSH) { in hid_get_item() |
Completed in 3 milliseconds