Home
last modified time | relevance | path

Searched refs:mxcmci_resume (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmxcmmc.c1223 static int mxcmci_resume(struct device *dev) in mxcmci_resume() function
1241 static SIMPLE_DEV_PM_OPS(mxcmci_pm_ops, mxcmci_suspend, mxcmci_resume);
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmxcmmc.c1194 static int mxcmci_resume(struct device *dev) in mxcmci_resume() function
1211 static DEFINE_SIMPLE_DEV_PM_OPS(mxcmci_pm_ops, mxcmci_suspend, mxcmci_resume);

Completed in 3 milliseconds