Home
last modified time | relevance | path

Searched refs:flash_file_ops (Results 1 – 3 of 3) sorted by relevance

/device/google/dragon/recovery/updater/
Dflash_device.h57 extern const struct flash_device_ops flash_file_ops;
Dflash_device.c34 &flash_file_ops,
Dflash_file.cpp178 const struct flash_device_ops flash_file_ops = { variable