Home
last modified time | relevance | path

Searched refs:mixer_enum_string_to_value (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/media/audio_route/
H A Daudio_route.c444 static int mixer_enum_string_to_value(struct mixer_ctl *ctl, const char *string) in mixer_enum_string_to_value() function
569 value = mixer_enum_string_to_value(ctl, (char *)attr_value); in start_tag()