Searched refs:soc_tplg_check_elem_count (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/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 882 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dbytes_create() 916 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dmixer_create() 950 if (soc_tplg_check_elem_count(tplg, in soc_tplg_denum_create() 1052 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dapm_graph_elems_load() 1608 if (soc_tplg_check_elem_count(tplg, in soc_tplg_pcm_elems_load() 1829 if (soc_tplg_check_elem_count(tplg, size, count, in soc_tplg_link_elems_load()
|