Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dcard.h59 unsigned int power_off_longtime; /* Units: ms */ member
/linux/drivers/mmc/core/
H A Dmmc.c602 card->ext_csd.power_off_longtime = 10 * in mmc_decode_ext_csd()
2043 timeout = card->ext_csd.power_off_longtime; in mmc_poweroff_notify()