Searched refs:_mmc_suspend (Results 1 – 1 of 1) sorted by relevance
2137 static int _mmc_suspend(struct mmc_host *host, enum mmc_poweroff_type pm_type) in _mmc_suspend() function2185 _mmc_suspend(host, MMC_POWEROFF_UNBIND); in mmc_remove()2198 err = _mmc_suspend(host, MMC_POWEROFF_SUSPEND); in mmc_suspend()2253 err = _mmc_suspend(host, MMC_POWEROFF_SHUTDOWN); in mmc_shutdown()2277 err = _mmc_suspend(host, MMC_POWEROFF_SUSPEND); in mmc_runtime_suspend()2367 err = _mmc_suspend(host, MMC_POWEROFF_UNDERVOLTAGE); in _mmc_handle_undervoltage()