HomeSort by relevance Sort by last modified time
    Searched refs:fmap_load (Results 1 - 3 of 3) sorted by null

  /device/google/dragon/recovery/updater/
vboot_interface.h 31 struct fmap *fmap_load(struct flash_device *dev, off_t offset);
flash_device.c 133 dev->fmap = fmap_load(dev, off);
vboot_interface.c 145 struct fmap *fmap_load(struct flash_device *dev, off_t offset) function

Completed in 43 milliseconds