Home
last modified time | relevance | path

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

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