Searched refs:acp_get_config (Results 1 – 2 of 2) sorted by relevance
306 void (*acp_get_config)(struct pci_dev *pci, struct acp63_dev_data *acp_data); member395 if (adata && adata->hw_ops && adata->hw_ops->acp_get_config) in acp_hw_get_config()396 ACP_HW_OPS(adata, acp_get_config)(pci, adata); in acp_hw_get_config()
242 hw_ops->acp_get_config = acp63_get_config; in acp63_hw_init_ops()469 hw_ops->acp_get_config = acp70_get_config; in acp70_hw_init_ops()