OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flash_close
(Results
1 - 5
of
5
) sorted by null
/device/google/dragon/recovery/updater/
recovery_ui.cpp
46
flash_close
(spi);
update_fw.cpp
220
flash_close
(spi);
222
flash_close
(ec);
224
flash_close
(img);
flash_device.h
43
void
flash_close
(struct flash_device *dev);
fwtool.cpp
371
flash_close
(reinterpret_cast<struct flash_device*>(spi));
373
flash_close
(reinterpret_cast<struct flash_device*>(ec));
flash_device.c
87
void
flash_close
(struct flash_device *dev)
function
Completed in 2457 milliseconds