Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_free (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dsoc-dapm.h442 void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm);
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dapm.h476 void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm);
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-core.c1159 snd_soc_dapm_free(snd_soc_component_get_dapm(component)); in soc_remove_component()
1785 snd_soc_dapm_free(&card->dapm); in soc_cleanup_card_resources()
H A Dsoc-dapm.c4778 * snd_soc_dapm_free - free dapm resources
4783 void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm) in snd_soc_dapm_free() function
4789 EXPORT_SYMBOL_GPL(snd_soc_dapm_free); variable
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-core.c1436 snd_soc_dapm_free(snd_soc_component_get_dapm(component)); in soc_remove_component()
2005 snd_soc_dapm_free(&card->dapm); in soc_cleanup_card_resources()
H A Dsoc-dapm.c4803 * snd_soc_dapm_free - free dapm resources
4808 void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm) in snd_soc_dapm_free() function
4814 EXPORT_SYMBOL_GPL(snd_soc_dapm_free); variable

Completed in 26 milliseconds