Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc-dpcm.h158 int do_hw_free, struct snd_soc_dpcm *last);
/openbmc/linux/sound/core/
H A 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()
2711 do_hw_free(substream); in snd_pcm_release_substream()
/openbmc/linux/sound/soc/
H A Dsoc-pcm.c1572 int do_hw_free, struct snd_soc_dpcm *last) in dpcm_be_dai_stop() argument
1600 if (!do_hw_free) in dpcm_be_dai_stop()