Home
last modified time | relevance | path

Searched refs:SNDRV_PROTOCOL_INCOMPATIBLE (Results 1 - 8 of 8) sorted by relevance

/third_party/alsa-lib/src/timer/
H A Dtimer_query_hw.c103 if (SNDRV_PROTOCOL_INCOMPATIBLE(ver, SNDRV_TIMER_VERSION_MAX)) { in snd_timer_query_hw_open()
H A Dtimer_hw.c239 if (SNDRV_PROTOCOL_INCOMPATIBLE(ver, SNDRV_TIMER_VERSION_MAX)) { in snd_timer_hw_open()
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c130 if (SNDRV_PROTOCOL_INCOMPATIBLE(ver, SNDRV_HWDEP_VERSION_MAX)) { in snd_hwdep_hw_open()
/third_party/alsa-lib/src/control/
H A Dcontrol_hw.c464 if (SNDRV_PROTOCOL_INCOMPATIBLE(ver, SNDRV_CTL_VERSION_MAX)) { in snd_ctl_hw_open()
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_hw.c396 if (SNDRV_PROTOCOL_INCOMPATIBLE(ver, SNDRV_RAWMIDI_VERSION_MAX)) { in snd_rawmidi_hw_open()
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c537 if (SNDRV_PROTOCOL_INCOMPATIBLE(ver, SNDRV_SEQ_VERSION)) { in snd_seq_hw_open()
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h46 #define SNDRV_PROTOCOL_INCOMPATIBLE(kversion, uversion) \ macro
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c1655 if (SNDRV_PROTOCOL_INCOMPATIBLE(ver, SNDRV_PCM_VERSION_MAX)) in snd_pcm_hw_open_fd()

Completed in 12 milliseconds