Home
last modified time | relevance | path

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

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