Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h748 #define SNDRV_RAWMIDI_MODE_CLOCK_NONE (0<<3) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h748 #define SNDRV_RAWMIDI_MODE_CLOCK_NONE (0<<3) macro
/openbmc/linux/sound/core/
H A Drawmidi.c792 if (framing == SNDRV_RAWMIDI_MODE_FRAMING_NONE && clock_type != SNDRV_RAWMIDI_MODE_CLOCK_NONE) in snd_rawmidi_input_params()