Home
last modified time | relevance | path

Searched refs:asoc_sdw_hw_free (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/sound/soc/sdw_utils/
Dsoc_sdw_maxim.c98 ret = asoc_sdw_hw_free(substream); in asoc_sdw_mx8373_hw_free()
Dsoc_sdw_utils.c800 int asoc_sdw_hw_free(struct snd_pcm_substream *substream) in asoc_sdw_hw_free() function
817 EXPORT_SYMBOL_NS(asoc_sdw_hw_free, SND_SOC_SDW_UTILS);
/linux-6.12.1/include/sound/
Dsoc_sdw_utils.h126 int asoc_sdw_hw_free(struct snd_pcm_substream *substream);
/linux-6.12.1/sound/soc/amd/acp/
Dacp-sdw-sof-mach.c63 .hw_free = asoc_sdw_hw_free,
/linux-6.12.1/sound/soc/intel/boards/
Dsof_sdw.c624 .hw_free = asoc_sdw_hw_free,