Searched refs:platform_stop_during_hw_free (Results 1 – 4 of 4) sorted by relevance
358 if (!pcm_ops || !pcm_ops->platform_stop_during_hw_free) in sof_pcm_trigger()366 if (pcm_ops && pcm_ops->platform_stop_during_hw_free && in sof_pcm_trigger()
140 bool platform_stop_during_hw_free; member
1108 .platform_stop_during_hw_free = true,
841 if (pcm_ops && pcm_ops->platform_stop_during_hw_free) in sof_pcm_stream_free()