rst_n_function 562 drivers/mmc/core/mmc.c card->ext_csd.rst_n_function = ext_csd[EXT_CSD_RST_N_FUNCTION]; rst_n_function 2151 drivers/mmc/core/mmc.c u8 rst_n_function; rst_n_function 2153 drivers/mmc/core/mmc.c rst_n_function = card->ext_csd.rst_n_function; rst_n_function 2154 drivers/mmc/core/mmc.c if ((rst_n_function & EXT_CSD_RST_N_EN_MASK) != EXT_CSD_RST_N_ENABLED) rst_n_function 53 include/linux/mmc/card.h u8 rst_n_function;