Searched refs:platform_stop_during_hw_free (Results 1 – 3 of 3) sorted by relevance
203 if (pcm_ops && pcm_ops->platform_stop_during_hw_free) in sof_pcm_stream_free()431 if (!pcm_ops || !pcm_ops->platform_stop_during_hw_free) in sof_pcm_trigger()439 if (pcm_ops && pcm_ops->platform_stop_during_hw_free && in sof_pcm_trigger()
140 bool platform_stop_during_hw_free; member
1113 .platform_stop_during_hw_free = true,