Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_LENGTH_VARIABLE (Results 1 – 1 of 1) sorted by relevance

/include/sound/
Dasequencer.h187 #define SNDRV_SEQ_EVENT_LENGTH_VARIABLE (1<<2) /* variable event size */ macro
355 #define snd_seq_ev_is_variable(ev) (snd_seq_ev_length_type(ev) == SNDRV_SEQ_EVENT_LENGTH_VARIABLE)