Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/libalsa-intf/
Dmsm8960_use_cases.h310 static int snd_ucm_extract_name(char *buf, char **case_name);
Dalsa_ucm.c3274 ret = snd_ucm_extract_name(current_str, &list->case_name); in snd_ucm_parse_section()
3351 static int snd_ucm_extract_name(char *buf, char **case_name) in snd_ucm_extract_name() function