Searched refs:mmc_part (Results 1 – 2 of 2) sorted by relevance
256 static unsigned long mmc_read_and_flush(struct mmc_part *part, in mmc_read_and_flush()302 static unsigned long mmc_write(struct mmc_part *part, lbaint_t start, in mmc_write()334 static struct mmc_part *get_partition(AvbOps *ops, const char *partition) in get_partition()339 struct mmc_part *part; in get_partition()342 part = malloc(sizeof(struct mmc_part)); in get_partition()389 struct mmc_part *part; in mmc_byte_io()684 struct mmc_part *part; in get_unique_guid_for_partition()
32 struct mmc_part { struct58 static inline uint64_t calc_offset(struct mmc_part *part, int64_t offset) in calc_offset() argument