Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/amd/acp/
H A Dacp-legacy-common.c611 struct snd_acp_hw_ops acp6x_common_hw_ops; variable
612 EXPORT_SYMBOL_NS_GPL(acp6x_common_hw_ops, "SND_SOC_ACP_COMMON");
615 memcpy(&acp6x_common_hw_ops, &acp_common_hw_ops, sizeof(acp_common_hw_ops)); in acp6x_hw_ops_init()
616 chip->acp_hw_ops = &acp6x_common_hw_ops; in acp6x_hw_ops_init()
H A Damd.h266 extern struct snd_acp_hw_ops acp6x_common_hw_ops;