Searched refs:acp6x_common_hw_ops (Results 1 – 2 of 2) sorted by relevance
611 struct snd_acp_hw_ops acp6x_common_hw_ops; variable612 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()
266 extern struct snd_acp_hw_ops acp6x_common_hw_ops;