Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dsoc-dpcm.h158 int do_hw_free, struct snd_soc_dpcm *last);
/Linux-v6.6/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()
2709 do_hw_free(substream); in snd_pcm_release_substream()
/Linux-v6.6/sound/soc/
Dsoc-pcm.c1561 int do_hw_free, struct snd_soc_dpcm *last) in dpcm_be_dai_stop() argument
1589 if (!do_hw_free) in dpcm_be_dai_stop()