Home
last modified time | relevance | path

Searched refs:EXT_CSD_POWER_OFF_SHORT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/mmc/
Dmmc.h404 #define EXT_CSD_POWER_OFF_SHORT 2 macro
/linux-4.1.27/drivers/mmc/core/
Dmmc.c1639 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend()