Home
last modified time | relevance | path

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

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