Home
last modified time | relevance | path

Searched refs:temp_n2 (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/topology/
H A Dpre-process-object.c1975 snd_config_t *temp_n2; in tplg_pre_process_objects() local
1983 ret = snd_config_copy(&temp_n2, n2); in tplg_pre_process_objects()
2036 snd_config_delete(temp_n2); in tplg_pre_process_objects()
2044 ret = snd_config_merge(temp_n2, temp, false); in tplg_pre_process_objects()
2048 snd_config_delete(temp_n2); in tplg_pre_process_objects()
2056 snd_config_delete(temp_n2); in tplg_pre_process_objects()
2070 ret = snd_config_copy(&_obj, temp_n2); in tplg_pre_process_objects()
2086 snd_config_delete(temp_n2); in tplg_pre_process_objects()

Completed in 3 milliseconds