Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Drawmidi.h32 #define SNDRV_RAWMIDI_LFLG_APPEND (1<<2) macro
/openbmc/linux/sound/core/seq/
H A Dseq_ump_client.c124 SNDRV_RAWMIDI_LFLG_APPEND, in seq_ump_client_open()
/openbmc/linux/sound/core/
H A Drawmidi.c338 !(mode & SNDRV_RAWMIDI_LFLG_APPEND) || in assign_substream()
369 if (mode & SNDRV_RAWMIDI_LFLG_APPEND) in open_substream()
489 fflags |= SNDRV_RAWMIDI_LFLG_APPEND; in snd_rawmidi_open()
H A Dump.c1006 SNDRV_RAWMIDI_LFLG_APPEND, in snd_ump_legacy_open()