Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dmmc.c525 static int parse_hwpart_user(struct mmc_hwpart_conf *pconf, in parse_hwpart_user()
559 static int parse_hwpart_gp(struct mmc_hwpart_conf *pconf, int pidx, in parse_hwpart_gp()
597 struct mmc_hwpart_conf pconf = { }; in do_mmc_hwpartition()
/openbmc/u-boot/include/
H A Dmmc.h645 struct mmc_hwpart_conf { struct
742 int mmc_hwpart_config(struct mmc *mmc, const struct mmc_hwpart_conf *conf,
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c966 const struct mmc_hwpart_conf *conf, in mmc_hwpart_config()