Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dmmc.c516 static int parse_hwpart_user(struct mmc_hwpart_conf *pconf, in parse_hwpart_user() function
602 r = parse_hwpart_user(&pconf, argc-i, &argv[i]); in do_mmc_hwpartition()