Searched refs:soc_tplg_check_elem_count (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/sound/soc/ |
| H A 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 874 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dbytes_create() 908 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dmixer_create() 942 if (soc_tplg_check_elem_count(tplg, in soc_tplg_denum_create() 1035 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dapm_graph_elems_load() 1577 if (soc_tplg_check_elem_count(tplg, in soc_tplg_pcm_elems_load() 1798 if (soc_tplg_check_elem_count(tplg, size, count, in soc_tplg_link_elems_load()
|