Home
last modified time | relevance | path

Searched defs:fw_revision (Results 1 – 1 of 1) sorted by relevance

/device/asus/fugu/recovery/
Dfw_version_check.c93 static int read_fw_revision(unsigned int *fw_revision, int len) in read_fw_revision()
170 unsigned int fw_revision[SCU_IPC_VERSION_LEN_LONG] = { 0 }; in get_current_fw_rev() local