Home
last modified time | relevance | path

Searched refs:mmc_hwpart_config (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dmmc.h724 int mmc_hwpart_config(struct mmc *mmc, const struct mmc_hwpart_conf *conf,
/external/u-boot/cmd/
Dmmc.c655 if (!mmc_hwpart_config(mmc, &pconf, mode)) { in do_mmc_hwpartition()
/external/u-boot/drivers/mmc/
Dmmc.c925 int mmc_hwpart_config(struct mmc *mmc, in mmc_hwpart_config() function