Searched refs:soc_tplg_dai_load (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-topology.c | 296 static int soc_tplg_dai_load(struct soc_tplg *tplg, in soc_tplg_dai_load() function 1868 ret = soc_tplg_dai_load(tplg, dai_drv, pcm, NULL); in soc_tplg_dai_create() 2497 ret = soc_tplg_dai_load(tplg, dai_drv, NULL, dai); in soc_tplg_dai_config()
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-topology.c | 289 static int soc_tplg_dai_load(struct soc_tplg *tplg, in soc_tplg_dai_load() function 1611 ret = soc_tplg_dai_load(tplg, dai_drv, pcm, NULL); in soc_tplg_dai_create() 2232 ret = soc_tplg_dai_load(tplg, dai_drv, NULL, dai); in soc_tplg_dai_config()
|
Completed in 7 milliseconds