Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/rawmidi/
Drawmidi.c895 if (val != SNDRV_RAWMIDI_MODE_CLOCK_NONE && in snd_rawmidi_params_set_clock_type()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h737 #define SNDRV_RAWMIDI_MODE_CLOCK_NONE (0<<3) macro