Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-qcom-cci.c480 static int __maybe_unused cci_suspend_runtime(struct device *dev) in cci_suspend_runtime() function
504 return cci_suspend_runtime(dev); in cci_suspend()
520 SET_RUNTIME_PM_OPS(cci_suspend_runtime, cci_resume_runtime, NULL)