RAW_EVENT_QUEUE_SIZE
struct usb_raw_event *events[RAW_EVENT_QUEUE_SIZE];
if (queue->size >= RAW_EVENT_QUEUE_SIZE) {