Searched refs:audio_pcm_hw_find_any_ (Results 1 – 1 of 1) sorted by relevance
237 static HW *glue(audio_pcm_hw_find_any_, TYPE)(AudioState *s, HW *hw) in glue() argument244 while ((hw = glue(audio_pcm_hw_find_any_, TYPE)(s, hw))) { in glue()255 while ((hw = glue(audio_pcm_hw_find_any_, TYPE)(s, hw))) { in glue()419 return glue(audio_pcm_hw_find_any_, TYPE)(s, NULL); in glue()