Home
last modified time | relevance | path

Searched refs:sdw_hw_free (Results 1 – 3 of 3) sorted by relevance

/sound/soc/intel/boards/
Dsof_sdw_max98373.c108 ret = sdw_hw_free(substream); in mx8373_sdw_hw_free()
Dsof_sdw_common.h93 int sdw_hw_free(struct snd_pcm_substream *substream);
Dsof_sdw.c496 int sdw_hw_free(struct snd_pcm_substream *substream) in sdw_hw_free() function
524 .hw_free = sdw_hw_free,