Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dmmc.h402 #define EXT_CSD_NO_POWER_NOTIFICATION 0 macro
/linux-4.1.27/drivers/mmc/core/
Dmmc.c1582 card->ext_csd.power_off_notification = EXT_CSD_NO_POWER_NOTIFICATION; in mmc_poweroff_notify()