We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9d2028 commit 9a1b64cCopy full SHA for 9a1b64c
include/sound/rawmidi.h
@@ -42,7 +42,6 @@
42
#define SNDRV_RAWMIDI_LFLG_INPUT (1<<1)
43
#define SNDRV_RAWMIDI_LFLG_OPEN (3<<0)
44
#define SNDRV_RAWMIDI_LFLG_APPEND (1<<2)
45
-#define SNDRV_RAWMIDI_LFLG_NOOPENLOCK (1<<3)
46
47
struct snd_rawmidi;
48
struct snd_rawmidi_substream;
0 commit comments