mmc_runtime_suspend
SET_RUNTIME_PM_OPS(mmc_runtime_suspend, mmc_runtime_resume, NULL)
.runtime_suspend = mmc_runtime_suspend,