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

/linux-4.4.14/drivers/crypto/ux500/hash/
H A Dhash_core.c1888 * ux500_hash_resume - Function that resume the hash device.
1891 static int ux500_hash_resume(struct device *dev) ux500_hash_resume() function
1920 static SIMPLE_DEV_PM_OPS(ux500_hash_pm, ux500_hash_suspend, ux500_hash_resume);

Completed in 107 milliseconds