Home
last modified time | relevance | path

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

/linux/sound/soc/sof/amd/
H A Dacp-stream.c127 struct acp_dsp_stream *acp_dsp_stream_get(struct snd_sof_dev *sdev, int tag) in acp_dsp_stream_get() function
153 EXPORT_SYMBOL_NS(acp_dsp_stream_get, SND_SOC_SOF_AMD_COMMON);
H A Dacp-trace.c45 stream = acp_dsp_stream_get(sdev, ACP_LOGGER_STREAM); in acp_sof_trace_init()
H A Dacp-pcm.c61 stream = acp_dsp_stream_get(sdev, 0); in acp_pcm_open()
H A Dacp-probes.c32 stream = acp_dsp_stream_get(sdev, 0); in acp_probes_compr_startup()
H A Dacp.h310 struct acp_dsp_stream *acp_dsp_stream_get(struct snd_sof_dev *sdev, int tag);