Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h752 #define SNDRV_RAWMIDI_MODE_FRAMING_NONE (0<<0) macro
/linux-6.15/include/uapi/sound/
H A Dasound.h752 #define SNDRV_RAWMIDI_MODE_FRAMING_NONE (0<<0) macro
/linux-6.15/sound/core/
H A Drawmidi.c772 if (framing == SNDRV_RAWMIDI_MODE_FRAMING_NONE && clock_type != SNDRV_RAWMIDI_MODE_CLOCK_NONE) in snd_rawmidi_input_params()