Searched defs:ext_csd (Results 1 – 4 of 4) sorted by relevance
183 u8 *ext_csd; in mmc_get_ext_csd() local241 static int mmc_read_ext_csd(struct mmc_card *card, u8 *ext_csd) in mmc_read_ext_csd()528 static inline void mmc_free_ext_csd(u8 *ext_csd) in mmc_free_ext_csd()650 unsigned int bus_width, u8 *ext_csd) in mmc_select_powerclass()810 u8 *ext_csd = NULL; in mmc_init_card() local
265 u8 *ext_csd; in mmc_ext_csd_open() local
333 int mmc_send_ext_csd(struct mmc_card *card, u8 *ext_csd) in mmc_send_ext_csd()
251 struct mmc_ext_csd ext_csd; /* mmc v4 extended card specific */ member