Home
last modified time | relevance | path

Searched defs:mmc_part (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/include/
Davb_verify.h32 struct mmc_part { struct
33 int dev_num;
34 struct mmc *mmc;
58 static inline uint64_t calc_offset(struct mmc_part *part, int64_t offset) in calc_offset() argument