Searched refs:SNDRV_SEQ_EVENT_NOTE (Results 1 - 3 of 3) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasequencer.h46 #define SNDRV_SEQ_EVENT_NOTE 5 macro
233 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
234 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c839 if (cell->event.type == SNDRV_SEQ_EVENT_NOTE) {
926 if (event->type == SNDRV_SEQ_EVENT_NOTE)
H A Dseq_midi_emul.c111 if (ev->type == SNDRV_SEQ_EVENT_NOTE)

Completed in 82 milliseconds