Searched refs:ALL_VOLUME_CONTROL_NAMES (Results 1 – 1 of 1) sorted by relevance
236 static const char* ALL_VOLUME_CONTROL_NAMES[] = { variable242 static const int VOLUME_CONTROL_NAMES_NUM = AUDIO_ARRAY_SIZE(ALL_VOLUME_CONTROL_NAMES);527 if (strcasestr(mixer_ctl_get_name(ctl), ALL_VOLUME_CONTROL_NAMES[i]) == NULL || in out_stream_find_mixer_volume_control()531 ALOGD("%s, mixer volume control(%s) found", __func__, ALL_VOLUME_CONTROL_NAMES[i]); in out_stream_find_mixer_volume_control()