Home
last modified time | relevance | path

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

/external/u-boot/include/
Dmmc.h633 struct mmc_hwpart_conf { struct
724 int mmc_hwpart_config(struct mmc *mmc, const struct mmc_hwpart_conf *conf,
/external/u-boot/cmd/
Dmmc.c516 static int parse_hwpart_user(struct mmc_hwpart_conf *pconf, in parse_hwpart_user()
550 static int parse_hwpart_gp(struct mmc_hwpart_conf *pconf, int pidx, in parse_hwpart_gp()
588 struct mmc_hwpart_conf pconf = { }; in do_mmc_hwpartition()
/external/u-boot/drivers/mmc/
Dmmc.c926 const struct mmc_hwpart_conf *conf, in mmc_hwpart_config()