Searched refs:cur_str (Results 1 – 2 of 2) sorted by relevance
309 static int snd_ucm_parse_section(snd_use_case_mgr_t **uc_mgr, char **cur_str, char **nxt_str, int v…
3214 static int snd_ucm_parse_section(snd_use_case_mgr_t **uc_mgr, char **cur_str, in snd_ucm_parse_section() argument3246 current_str = *cur_str; next_str = *nxt_str; in snd_ucm_parse_section()3336 *cur_str = current_str; *nxt_str = next_str; in snd_ucm_parse_section()