Home
last modified time | relevance | path

Searched refs:SND_ERROR_INCOMPATIBLE_VERSION (Results 1 – 8 of 8) sorted by relevance

/third_party/alsa-lib/include/
Derror.h42 #define SND_ERROR_INCOMPATIBLE_VERSION (SND_ERROR_BEGIN+0) /**< Kernel/library protocols are not c… macro
/third_party/alsa-lib/src/timer/
Dtimer_query_hw.c105 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_timer_query_hw_open()
Dtimer_hw.c241 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_timer_hw_open()
/third_party/alsa-lib/src/hwdep/
Dhwdep_hw.c132 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_hwdep_hw_open()
/third_party/alsa-lib/src/control/
Dcontrol_hw.c433 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_ctl_hw_open()
/third_party/alsa-lib/src/rawmidi/
Drawmidi_hw.c366 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_rawmidi_hw_open()
/third_party/alsa-lib/src/seq/
Dseq_hw.c477 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_seq_hw_open()
/third_party/alsa-lib/src/pcm/
Dpcm_hw.c1571 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_pcm_hw_open_fd()