Searched refs:snd_soc_remove_pcm_runtime (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-core.c | 952 * snd_soc_remove_pcm_runtime - Remove a pcm_runtime from card 958 void snd_soc_remove_pcm_runtime(struct snd_soc_card *card, in snd_soc_remove_pcm_runtime() function 973 EXPORT_SYMBOL_GPL(snd_soc_remove_pcm_runtime); variable 1051 snd_soc_remove_pcm_runtime(card, rtd); in snd_soc_add_pcm_runtime() 1779 snd_soc_remove_pcm_runtime(card, rtd); in soc_cleanup_card_resources()
|
H A D | soc-topology.c | 542 snd_soc_remove_pcm_runtime(comp->card, in remove_link()
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-core.c | 1019 * snd_soc_remove_pcm_runtime - Remove a pcm_runtime from card 1025 void snd_soc_remove_pcm_runtime(struct snd_soc_card *card, in snd_soc_remove_pcm_runtime() function 1037 EXPORT_SYMBOL_GPL(snd_soc_remove_pcm_runtime); variable 1115 snd_soc_remove_pcm_runtime(card, rtd); in snd_soc_add_pcm_runtime() 1999 snd_soc_remove_pcm_runtime(card, rtd); in soc_cleanup_card_resources()
|
H A D | soc-topology.c | 445 snd_soc_remove_pcm_runtime(comp->card, in soc_tplg_remove_link()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 1367 void snd_soc_remove_pcm_runtime(struct snd_soc_card *card,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc.h | 1363 void snd_soc_remove_pcm_runtime(struct snd_soc_card *card,
|
Completed in 21 milliseconds