Home
last modified time | relevance | path

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

/device/google/dragon/recovery/updater/
Dflash_device.h51 struct fmap *flash_get_fmap(struct flash_device *dev);
Dvboot_interface.c190 struct fmap *fmap = flash_get_fmap(dev); in fmap_get_section_offset()
216 struct fmap *fmap = flash_get_fmap(dev); in fmap_read_section()
Dflash_device.c128 struct fmap *flash_get_fmap(struct flash_device *dev) in flash_get_fmap() function
Dfwtool.cpp58 fmap = flash_get_fmap(dev); in dump_fmap()