Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_pm.h20 int cc_pm_suspend(struct device *dev);
34 static inline int cc_pm_suspend(struct device *dev) in cc_pm_suspend() function
Dcc_pm.c19 SET_RUNTIME_PM_OPS(cc_pm_suspend, cc_pm_resume, NULL)
22 int cc_pm_suspend(struct device *dev) in cc_pm_suspend() function