Searched refs:soc_tplg_check_elem_count (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/soc/ |
D | soc-topology.c | 80 static int soc_tplg_check_elem_count(struct soc_tplg *tplg, size_t elem_size, in soc_tplg_check_elem_count() function 654 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dbytes_create() 719 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dmixer_create() 864 if (soc_tplg_check_elem_count(tplg, in soc_tplg_denum_create() 1031 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dapm_graph_elems_load() 1855 if (soc_tplg_check_elem_count(tplg, in soc_tplg_pcm_elems_load() 2134 if (soc_tplg_check_elem_count(tplg, size, count, in soc_tplg_link_elems_load()
|