extra_event 92 sound/core/seq/seq_midi_event.c } extra_event[] = { extra_event 302 sound/core/seq/seq_midi_event.c for (type = 0; type < ARRAY_SIZE(extra_event); type++) { extra_event 303 sound/core/seq/seq_midi_event.c if (ev->type == extra_event[type].event) extra_event 304 sound/core/seq/seq_midi_event.c return extra_event[type].decode(dev, buf, count, ev);