Searched refs:soc_tplg_check_elem_count (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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 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() 866 if (soc_tplg_check_elem_count(tplg, in soc_tplg_denum_create() 1034 if (soc_tplg_check_elem_count(tplg, in soc_tplg_dapm_graph_elems_load() 1854 if (soc_tplg_check_elem_count(tplg, in soc_tplg_pcm_elems_load() 2133 if (soc_tplg_check_elem_count(tplg, size, count, in soc_tplg_link_elems_load()
|