Home
last modified time | relevance | path

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

/openbmc/u-boot/env/
H A Dmmc.c36 static inline int mmc_offset_try_partition(const char *str, s64 *val) in mmc_offset_try_partition() function
84 err = mmc_offset_try_partition(str, &val); in mmc_offset()