Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-qcom-cci.c488 static int __maybe_unused cci_resume_runtime(struct device *dev) in cci_resume_runtime() function
511 cci_resume_runtime(dev); in cci_resume()
520 SET_RUNTIME_PM_OPS(cci_suspend_runtime, cci_resume_runtime, NULL)