Home
last modified time | relevance | path

Searched refs:ux500_cryp_suspend (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp_core.c1640 static int ux500_cryp_suspend(struct device *dev) in ux500_cryp_suspend() function
1722 static SIMPLE_DEV_PM_OPS(ux500_cryp_pm, ux500_cryp_suspend, ux500_cryp_resume);