Searched refs:platform_stop_during_hw_free (Results 1 – 4 of 4) sorted by relevance
216 if (pcm_ops && pcm_ops->platform_stop_during_hw_free) in sof_pcm_hw_free()372 if (!pcm_ops || !pcm_ops->platform_stop_during_hw_free) in sof_pcm_trigger()
131 bool platform_stop_during_hw_free; member
844 .platform_stop_during_hw_free = true,
826 if (pcm_ops && pcm_ops->platform_stop_during_hw_free) in sof_pcm_stream_free()