Home
last modified time | relevance | path

Searched refs:sdw_bpt_stream (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c115 *sdw_bpt_stream = bpt_stream; in hda_sdw_bpt_dma_prepare()
153 ret = hda_cl_cleanup(sdev->dev, dmab_bdl, true, sdw_bpt_stream); in hda_sdw_bpt_dma_deprepare()
165 stream_tag = hdac_stream(sdw_bpt_stream)->stream_tag; in hda_sdw_bpt_dma_deprepare()
173 ret = chain_dma_trigger(sdev, hdac_stream(sdw_bpt_stream)->stream_tag, in hda_sdw_bpt_dma_deprepare()
174 hdac_stream(sdw_bpt_stream)->direction, in hda_sdw_bpt_dma_deprepare()
181 hstream = &sdw_bpt_stream->hstream; in hda_sdw_bpt_dma_deprepare()
202 hdac_stream(sdw_bpt_stream)->direction, in hda_sdw_bpt_dma_enable()
207 hda_cl_trigger(sdev->dev, sdw_bpt_stream, SNDRV_PCM_TRIGGER_STOP); in hda_sdw_bpt_dma_enable()
210 snd_hdac_ext_stream_start(sdw_bpt_stream); in hda_sdw_bpt_dma_enable()
222 snd_hdac_ext_stream_clear(sdw_bpt_stream); in hda_sdw_bpt_dma_disable()
[all …]