Searched refs:ux500_cryp_resume (Results 1 – 1 of 1) sorted by relevance
1735 static int ux500_cryp_resume(struct device *dev) in ux500_cryp_resume() function1774 static SIMPLE_DEV_PM_OPS(ux500_cryp_pm, ux500_cryp_suspend, ux500_cryp_resume);