Home
last modified time | relevance | path

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

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