Searched refs:output_pcm (Results 1 – 3 of 3) sorted by relevance
316 snd_pcm_t *output_pcm; member
1919 if (!m->output_pcm) in profile_finalize_probing()1922 snd_pcm_close(m->output_pcm); in profile_finalize_probing()1923 m->output_pcm = NULL; in profile_finalize_probing()1985 m->output_pcm = mapping_open_pcm(ucm, m, SND_PCM_STREAM_PLAYBACK); in ucm_probe_profile_set()1986 if (!m->output_pcm) { in ucm_probe_profile_set()
3836 pa_assert(!m->output_pcm); in mapping_free()4458 pcm_handle = m->output_pcm; in mapping_paths_probe()4947 if (!m->output_pcm) in profile_finalize_probing()4959 snd_pcm_close(m->output_pcm); in profile_finalize_probing()4960 m->output_pcm = NULL; in profile_finalize_probing()5145 if (m->output_pcm) in pa_alsa_profile_set_probe()5149 if (!(m->output_pcm = mapping_open_pcm(m, ss, dev_id, m->exact_channels, in pa_alsa_profile_set_probe()5163 mapping_query_hw_device(m, m->output_pcm); in pa_alsa_profile_set_probe()5200 if (m->output_pcm) { in pa_alsa_profile_set_probe()