Searched refs:has_any_control_channel (Results 1 – 1 of 1) sorted by relevance
91 static bool has_any_control_channel(snd_mixer_elem_t *elem, in has_any_control_channel() function116 if (has_any_control_channel(elem, control_channels[i], snd_mixer_selem_has_capture_channel) && in has_merged_cswitch()117 !has_any_control_channel(elem, control_channels[i], snd_mixer_selem_has_playback_channel)) in has_merged_cswitch()