Searched refs:acp_resume_runtime (Results 1 – 2 of 2) sorted by relevance
311 int (*acp_resume_runtime)(struct device *dev); member436 if (adata && adata->hw_ops && adata->hw_ops->acp_resume_runtime) in acp_hw_runtime_resume()437 return ACP_HW_OPS(adata, acp_resume_runtime)(dev); in acp_hw_runtime_resume()
247 hw_ops->acp_resume_runtime = snd_acp63_runtime_resume; in acp63_hw_init_ops()474 hw_ops->acp_resume_runtime = snd_acp70_runtime_resume; in acp70_hw_init_ops()