Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ux500/hash/
Dhash_core.c1852 static int ux500_hash_suspend(struct device *dev) in ux500_hash_suspend() function
1918 static SIMPLE_DEV_PM_OPS(ux500_hash_pm, ux500_hash_suspend, ux500_hash_resume);