Searched refs:pre_process_find_variable (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-utils/topology/ |
H A D | pre-process-object.c | 294 static int pre_process_find_variable(snd_config_t **dst, const char *str, snd_config_t *config); 323 ret = pre_process_find_variable(&var, s + 1, conf_defines); in tplg_is_attribute_valid_expanded_value() 1576 static int pre_process_find_variable(snd_config_t **dst, const char *str, snd_config_t *config) in pre_process_find_variable() function 1614 ret = pre_process_find_variable(dst, str, conf_defines); in pre_process_object_variables_expand_fcn() 1623 ret = pre_process_find_variable(dst, str, object_cfg); in pre_process_object_variables_expand_fcn()
|
Completed in 4 milliseconds