Home
last modified time | relevance | path

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

/linux/sound/soc/amd/acp/
H A Dacp-legacy-common.c635 struct snd_acp_hw_ops acp70_common_hw_ops; variable
636 EXPORT_SYMBOL_NS_GPL(acp70_common_hw_ops, "SND_SOC_ACP_COMMON");
639 memcpy(&acp70_common_hw_ops, &acp_common_hw_ops, sizeof(acp_common_hw_ops)); in acp70_hw_ops_init()
640 chip->acp_hw_ops = &acp70_common_hw_ops; in acp70_hw_ops_init()