Searched defs:next_str (Results 1 – 1 of 1) sorted by relevance
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_ucm.c | 2124 char *read_buf = NULL, *next_str = NULL, *current_str = NULL, *buf = NULL; in second_stage_parsing_thread() local 2283 char *read_buf, *next_str, *current_str, *buf, *p, *verb_name; in snd_ucm_parse() local 2455 char *next_str, *buf, *p, *verb_ptr, *temp_ptr; in parse_single_config_format() local 2706 char *current_str, *next_str, *str_addr, *buf; in get_num_verbs_config_format() local 2740 char *current_str, *next_str, *str_addr, *buf; in get_num_device_config_format() local 2771 char *current_str, *next_str, *str_addr, *buf; in get_num_mod_config_format() local 2802 char *current_str, *next_str, *str_addr, *buf, *p; in get_verb_count() local 2833 char *current_str, *next_str, *str_addr, *buf; in is_single_config_format() local 2877 char *read_buf, *next_str, *current_str, *verb_ptr; in snd_ucm_parse_verb() local 3180 char *current_str, *next_str, *str_addr; in get_controls_count() local [all …]
|