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