Searched refs:acp_suspend_runtime (Results 1 – 2 of 2) sorted by relevance
311 int (*acp_suspend_runtime)(struct device *dev); member432 if (adata && adata->hw_ops && adata->hw_ops->acp_suspend_runtime) in acp_hw_suspend_runtime()433 return ACP_HW_OPS(adata, acp_suspend_runtime)(dev); in acp_hw_suspend_runtime()
255 hw_ops->acp_suspend_runtime = snd_acp63_suspend; in acp63_hw_init_ops()491 hw_ops->acp_suspend_runtime = snd_acp70_suspend; in acp70_hw_init_ops()
Completed in 8 milliseconds