Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Drawmidi.h32 #define SNDRV_RAWMIDI_LFLG_APPEND (1<<2) macro
/Linux-v6.6/sound/core/seq/
Dseq_ump_client.c124 SNDRV_RAWMIDI_LFLG_APPEND, in seq_ump_client_open()
/Linux-v6.6/sound/core/
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()
Dump.c999 SNDRV_RAWMIDI_LFLG_APPEND, in snd_ump_legacy_open()