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/
H A Derror.h42 #define SND_ERROR_INCOMPATIBLE_VERSION (SND_ERROR_BEGIN+0) /**< Kernel/library protocols are not compatible. */ macro
/third_party/alsa-lib/src/timer/
H A Dtimer_query_hw.c105 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_timer_query_hw_open()
H A Dtimer_hw.c241 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_timer_hw_open()
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c132 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_hwdep_hw_open()
/third_party/alsa-lib/src/control/
H A Dcontrol_hw.c466 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_ctl_hw_open()
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_hw.c399 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_rawmidi_hw_open()
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c539 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_seq_hw_open()
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c1656 return -SND_ERROR_INCOMPATIBLE_VERSION; in snd_pcm_hw_open_fd()

Completed in 7 milliseconds