Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_dummy.c173 client->filter = SNDRV_SEQ_FILTER_NO_CONVERT; in register_client()
H A Dseq_clientmgr.c682 if (!(dest->filter & SNDRV_SEQ_FILTER_NO_CONVERT)) { in snd_seq_deliver_single_event()
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h350 #define SNDRV_SEQ_FILTER_NO_CONVERT (1U<<30) /* don't convert UMP events */ macro
/openbmc/linux/Documentation/sound/designs/
H A Dmidi-2.0.rst341 new filter bit `SNDRV_SEQ_FILTER_NO_CONVERT` set to the client info.