OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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