Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/sound/
Dasound.h744 #define SNDRV_RAWMIDI_MODE_FRAMING_NONE (0<<0) macro
/Linux-v6.6/tools/include/uapi/sound/
Dasound.h744 #define SNDRV_RAWMIDI_MODE_FRAMING_NONE (0<<0) macro
/Linux-v6.6/sound/core/
Drawmidi.c792 if (framing == SNDRV_RAWMIDI_MODE_FRAMING_NONE && clock_type != SNDRV_RAWMIDI_MODE_CLOCK_NONE) in snd_rawmidi_input_params()