Searched refs:flash_get_fmap (Results 1 – 4 of 4) sorted by relevance
51 struct fmap *flash_get_fmap(struct flash_device *dev);
181 struct fmap *fmap = flash_get_fmap(dev); in fmap_get_section_offset()207 struct fmap *fmap = flash_get_fmap(dev); in fmap_read_section()
128 struct fmap *flash_get_fmap(struct flash_device *dev) in flash_get_fmap() function
58 fmap = flash_get_fmap(dev); in dump_fmap()