Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/hw_random/
Dcctrng.c652 static int __maybe_unused cctrng_resume(struct device *dev) in cctrng_resume() function
682 static UNIVERSAL_DEV_PM_OPS(cctrng_pm, cctrng_suspend, cctrng_resume, NULL);