Searched refs:mxcmci_resume (Results 1 – 1 of 1) sorted by relevance
1222 static int __maybe_unused mxcmci_resume(struct device *dev) in mxcmci_resume() function1239 static SIMPLE_DEV_PM_OPS(mxcmci_pm_ops, mxcmci_suspend, mxcmci_resume);