Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dsoc-dpcm.h139 int do_hw_free, struct snd_soc_dpcm *last);
/linux-6.15/sound/core/
H A Dpcm_native.c897 static int do_hw_free(struct snd_pcm_substream *substream) in do_hw_free() function
934 result = do_hw_free(substream); in snd_pcm_hw_free()
2729 do_hw_free(substream); in snd_pcm_release_substream()
/linux-6.15/sound/soc/
H A Dsoc-pcm.c1624 int do_hw_free, struct snd_soc_dpcm *last) in dpcm_be_dai_stop() argument
1652 if (!do_hw_free) in dpcm_be_dai_stop()