Searched refs:tplg_copy_data (Results 1 – 5 of 5) sorted by relevance
/third_party/alsa-lib/src/topology/ |
D | ctl.c | 183 err = tplg_copy_data(tplg, elem, ref); in tplg_build_mixer_control() 233 err = tplg_copy_data(tplg, elem, ref); in tplg_build_enum_control() 263 err = tplg_copy_data(tplg, elem, ref); in tplg_build_bytes_control()
|
D | tplg_local.h | 302 int tplg_copy_data(snd_tplg_t *tplg, struct tplg_elem *elem,
|
D | pcm.c | 114 err = tplg_copy_data(tplg, elem, ref); in build_pcm() 175 err = tplg_copy_data(tplg, elem, ref); in tplg_build_dai() 267 err = tplg_copy_data(tplg, elem, ref); in build_link()
|
D | data.c | 1319 err = tplg_copy_data(tplg, elem, ref); in tplg_build_manifest_data() 1499 int tplg_copy_data(snd_tplg_t *tplg, struct tplg_elem *elem, in tplg_copy_data() function
|
D | dapm.c | 118 err = tplg_copy_data(tplg, elem, ref); in tplg_build_widget()
|