Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/amd/
H A Dacp-stream.c175 int acp_dsp_stream_init(struct snd_sof_dev *sdev) in acp_dsp_stream_init() function
187 EXPORT_SYMBOL_NS(acp_dsp_stream_init, SND_SOC_SOF_AMD_COMMON);
H A Dacp.h256 int acp_dsp_stream_init(struct snd_sof_dev *sdev);
H A Dacp.c588 acp_dsp_stream_init(sdev); in amd_sof_acp_probe()