Home
last modified time | relevance | path

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

/system/media/audio_route/
Daudio_route.c428 static int mixer_enum_string_to_value(struct mixer_ctl *ctl, const char *string) in mixer_enum_string_to_value() function
517 value = mixer_enum_string_to_value(ctl, (char *)attr_value); in start_tag()