Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/amd/
H A Dacp-common.c141 struct snd_sof_dsp_ops sof_acp_common_ops = { variable
204 EXPORT_SYMBOL_NS(sof_acp_common_ops, SND_SOC_SOF_AMD_COMMON);
H A Drenoir.c111 memcpy(&sof_renoir_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_renoir_ops_init()
H A Drembrandt.c136 memcpy(&sof_rembrandt_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_rembrandt_ops_init()
H A Dvangogh.c148 memcpy(&sof_vangogh_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_vangogh_ops_init()
H A Dacp.h268 extern struct snd_sof_dsp_ops sof_acp_common_ops;