Home
last modified time | relevance | path

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

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