Searched refs:platform_stop_during_hw_free (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/soc/sof/
H A Dpcm.c216 if (pcm_ops && pcm_ops->platform_stop_during_hw_free)
371 if (!pcm_ops || !pcm_ops->platform_stop_during_hw_free)
H A Dsof-audio.h114 * @platform_stop_during_hw_free: Invoke the platform trigger during hw_free. This is needed for
138 bool platform_stop_during_hw_free; member in struct:sof_ipc_pcm_ops
H A Dsof-audio.c840 if (pcm_ops && pcm_ops->platform_stop_during_hw_free)
H A Dipc4-pcm.c1108 .platform_stop_during_hw_free = true,

Completed in 139 milliseconds