Home
last modified time | relevance | path

Searched refs:sun8i_ce_pm_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c668 static int sun8i_ce_pm_suspend(struct device *dev) in sun8i_ce_pm_suspend() function
701 sun8i_ce_pm_suspend(dev); in sun8i_ce_pm_resume()
706 SET_RUNTIME_PM_OPS(sun8i_ce_pm_suspend, sun8i_ce_pm_resume, NULL)
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c766 static int sun8i_ce_pm_suspend(struct device *dev) in sun8i_ce_pm_suspend() function
799 sun8i_ce_pm_suspend(dev); in sun8i_ce_pm_resume()
804 SET_RUNTIME_PM_OPS(sun8i_ce_pm_suspend, sun8i_ce_pm_resume, NULL)

Completed in 3 milliseconds