snd_acp_hw_ops
struct snd_acp_hw_ops acp31_common_hw_ops;
struct snd_acp_hw_ops acp6x_common_hw_ops;
struct snd_acp_hw_ops acp63_common_hw_ops;
struct snd_acp_hw_ops acp70_common_hw_ops;
static const struct snd_acp_hw_ops acp_common_hw_ops = {
struct snd_acp_hw_ops *acp_hw_ops;
extern struct snd_acp_hw_ops acp31_common_hw_ops;
extern struct snd_acp_hw_ops acp6x_common_hw_ops;
extern struct snd_acp_hw_ops acp63_common_hw_ops;
extern struct snd_acp_hw_ops acp70_common_hw_ops;