Home
last modified time | relevance | path

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

/linux/include/sound/
A Dasequencer.h56 #define snd_seq_ev_is_varusr(ev) (snd_seq_ev_length_type(ev) == SNDRV_SEQ_EVENT_LENGTH_VARUSR)
/linux/include/uapi/sound/
A Dasequencer.h186 #define SNDRV_SEQ_EVENT_LENGTH_VARUSR (2<<2) /* variable event size - user memory space */ macro
/linux/sound/core/seq/
A Dseq_clientmgr.c1002 case SNDRV_SEQ_EVENT_LENGTH_VARUSR: in check_event_type_and_length()

Completed in 11 milliseconds