Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_native.c935 static int do_hw_free(struct snd_pcm_substream *substream) in do_hw_free() function
972 result = do_hw_free(substream); in snd_pcm_hw_free()
2792 do_hw_free(substream); in snd_pcm_release_substream()
/linux/sound/soc/
H A Dsoc-pcm.c1755 int do_hw_free, struct snd_soc_dpcm *last) in dpcm_runtime_setup_fe()
1783 if (!do_hw_free) in dpcm_runtime_setup_be_format()
1636 dpcm_be_dai_stop(struct snd_soc_pcm_runtime * fe,int stream,int do_hw_free,struct snd_soc_dpcm * last) dpcm_be_dai_stop() argument