Searched refs:sof_ipc_pcm_ops (Results 1 – 8 of 8) sorted by relevance
128 const struct sof_ipc_pcm_ops *pcm_ops = sof_ipc_get_ops(sdev, pcm); in sof_pcm_hw_params()273 const struct sof_ipc_pcm_ops *pcm_ops = sof_ipc_get_ops(sdev, pcm); in sof_pcm_trigger()386 const struct sof_ipc_pcm_ops *pcm_ops = sof_ipc_get_ops(sdev, pcm); in sof_pcm_pointer()601 const struct sof_ipc_pcm_ops *pcm_ops = sof_ipc_get_ops(sdev, pcm); in sof_pcm_dai_link_fixup()686 const struct sof_ipc_pcm_ops *pcm_ops = sof_ipc_get_ops(sdev, pcm); in sof_pcm_delay()
15 extern const struct sof_ipc_pcm_ops ipc3_pcm_ops;
98 extern const struct sof_ipc_pcm_ops ipc4_pcm_ops;
474 struct sof_ipc_pcm_ops;506 const struct sof_ipc_pcm_ops *pcm;
99 * struct sof_ipc_pcm_ops - IPC-specific PCM ops123 struct sof_ipc_pcm_ops { struct 124 hw_paramssof_ipc_pcm_ops global() argument 127 hw_freesof_ipc_pcm_ops global() argument 128 triggersof_ipc_pcm_ops global() argument 130 dai_link_fixupsof_ipc_pcm_ops global() argument 131 pcm_setupsof_ipc_pcm_ops global() argument 132 pcm_freesof_ipc_pcm_ops global() argument 133 pointersof_ipc_pcm_ops global() argument 136 delaysof_ipc_pcm_ops global() argument 138 reset_hw_params_during_stopsof_ipc_pcm_ops global() argument 139 ipc_first_on_startsof_ipc_pcm_ops global() argument 140 platform_stop_during_hw_freesof_ipc_pcm_ops global() argument 141 d0i3_supported_in_s0ixsof_ipc_pcm_ops global() argument
431 const struct sof_ipc_pcm_ops ipc3_pcm_ops = {
835 const struct sof_ipc_pcm_ops *pcm_ops = sof_ipc_get_ops(sdev, pcm); in sof_pcm_stream_free()
1713 const struct sof_ipc_pcm_ops *ipc_pcm_ops = sof_ipc_get_ops(sdev, pcm); in sof_dai_load() 1828 const struct sof_ipc_pcm_ops *ipc_pcm_ops = sof_ipc_get_ops(sdev, pcm); in sof_dai_unload()