MAX_EVENTS_RETURNED
if (count > MAX_EVENTS_RETURNED) {
count, MAX_EVENTS_RETURNED);
struct mvumi_driver_event events[MAX_EVENTS_RETURNED];