Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Drawmidi.h30 #define SNDRV_RAWMIDI_LFLG_INPUT (1<<1) macro
/openbmc/linux/sound/core/seq/
H A Dseq_midi.c179 SNDRV_RAWMIDI_LFLG_INPUT, in midisynth_subscribe()
/openbmc/linux/sound/core/
H A Drawmidi.c95 return SNDRV_RAWMIDI_LFLG_INPUT; in snd_rawmidi_file_flags()
390 if (mode & SNDRV_RAWMIDI_LFLG_INPUT) { in rawmidi_open_priv()