Searched refs:mmc_hwpart_config (Results 1 – 3 of 3) sorted by relevance
707 int mmc_hwpart_config(struct mmc *mmc, const struct mmc_hwpart_conf *conf,
793 if (!mmc_hwpart_config(mmc, &pconf, mode)) { in do_mmc_hwpartition()
1299 int mmc_hwpart_config(struct mmc *mmc, function