Searched refs:profile_is_channel_count_valid (Results 1 – 3 of 3) sorted by relevance
84 bool profile_is_channel_count_valid(alsa_device_profile* profile, unsigned count);
60 config->channels != 0 && profile_is_channel_count_valid(profile, config->channels) in proxy_prepare()
193 bool profile_is_channel_count_valid(alsa_device_profile* profile, unsigned count) in profile_is_channel_count_valid() function