Home
last modified time | relevance | path

Searched refs:SNDRV_RAWMIDI_LFLG_OPEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Drawmidi.h31 #define SNDRV_RAWMIDI_LFLG_OPEN (3<<0) macro
/openbmc/linux/sound/core/
H A Drawmidi.c97 return SNDRV_RAWMIDI_LFLG_OPEN; in snd_rawmidi_file_flags()