Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Daudio.c633 int nb_live1; in audio_pcm_hw_get_live_out() local
635 smin = audio_pcm_hw_find_min_out (hw, &nb_live1); in audio_pcm_hw_get_live_out()
637 *nb_live = nb_live1; in audio_pcm_hw_get_live_out()
640 if (nb_live1) { in audio_pcm_hw_get_live_out()