Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmxcmmc.c1213 static int mxcmci_suspend(struct device *dev) in mxcmci_suspend() 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.c1184 static int mxcmci_suspend(struct device *dev) in mxcmci_suspend() function
1211 static DEFINE_SIMPLE_DEV_PM_OPS(mxcmci_pm_ops, mxcmci_suspend, mxcmci_resume);

Completed in 4 milliseconds