Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dcctrng.c666 static int __maybe_unused cctrng_resume(struct device *dev) in cctrng_resume() function
696 static UNIVERSAL_DEV_PM_OPS(cctrng_pm, cctrng_suspend, cctrng_resume, NULL);