OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_current_fw_rev
(Results
1 - 3
of
3
) sorted by null
/device/asus/fugu/recovery/
fw_version_check.h
39
int
get_current_fw_rev
(struct firmware_versions *v);
fw_version_check.cpp
167
int
get_current_fw_rev
(struct firmware_versions *v)
function
recovery_updater.cpp
87
if (
get_current_fw_rev
(&dev_fw_rev)) {
Completed in 727 milliseconds