Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dmmc.c654 static int parse_hwpart_user(struct mmc_hwpart_conf *pconf, in parse_hwpart_user()
688 static int parse_hwpart_gp(struct mmc_hwpart_conf *pconf, int pidx, in parse_hwpart_gp()
726 struct mmc_hwpart_conf pconf = { }; in do_mmc_hwpartition()
/rk3399_rockchip-uboot/include/
H A Dmmc.h611 struct mmc_hwpart_conf { struct
707 int mmc_hwpart_config(struct mmc *mmc, const struct mmc_hwpart_conf *conf,
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c1300 const struct mmc_hwpart_conf *conf,