Searched refs:has_cvol (Results 1 – 1 of 1) sorted by relevance
222 bool has_cvol, has_csw; in create_controls_for_elem() local246 has_cvol = snd_mixer_selem_has_capture_volume(elem); in create_controls_for_elem()373 if (view_mode != VIEW_MODE_PLAYBACK && (has_cvol || has_csw) && !merged_cswitch) { in create_controls_for_elem()374 if ((!has_cvol || snd_mixer_selem_has_capture_volume_joined(elem)) && in create_controls_for_elem()377 if (has_cvol) { in create_controls_for_elem()401 if (has_cvol) { in create_controls_for_elem()