Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dsoc-dpcm.h157 int do_hw_free, struct snd_soc_dpcm *last);
/Linux-v6.1/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()
2705 do_hw_free(substream); in snd_pcm_release_substream()
/Linux-v6.1/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()