Home
last modified time | relevance | path

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

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