Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsoc-dpcm.h157 int do_hw_free, struct snd_soc_dpcm *last);
/linux-6.1.9/sound/core/
Dpcm_native.c868 static int do_hw_free(struct snd_pcm_substream *substream) in do_hw_free() function
905 result = do_hw_free(substream); in snd_pcm_hw_free()
2707 do_hw_free(substream); in snd_pcm_release_substream()
/linux-6.1.9/sound/soc/
Dsoc-pcm.c1536 int do_hw_free, struct snd_soc_dpcm *last) in dpcm_be_dai_stop() argument
1564 if (!do_hw_free) in dpcm_be_dai_stop()