Home
last modified time | relevance | path

Searched refs:SNDRV_RAWMIDI_LFLG_APPEND (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Drawmidi.h31 #define SNDRV_RAWMIDI_LFLG_APPEND (1<<2) macro
/kernel/linux/linux-6.6/include/sound/
H A Drawmidi.h32 #define SNDRV_RAWMIDI_LFLG_APPEND (1<<2) macro
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ump_client.c124 SNDRV_RAWMIDI_LFLG_APPEND, in seq_ump_client_open()
/kernel/linux/linux-5.10/sound/core/
H A Drawmidi.c286 !(mode & SNDRV_RAWMIDI_LFLG_APPEND) || in assign_substream()
316 if (mode & SNDRV_RAWMIDI_LFLG_APPEND) in open_substream()
444 fflags |= SNDRV_RAWMIDI_LFLG_APPEND; in snd_rawmidi_open()
/kernel/linux/linux-6.6/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.c999 SNDRV_RAWMIDI_LFLG_APPEND, in snd_ump_legacy_open()

Completed in 9 milliseconds