Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DUpgrade.cpp362 bool check_fw_header(CRKComm *pComm, DWORD dwOffset, PSTRUCT_RKIMAGE_HDR pHeader, CRKLog *pLog = NU… in check_fw_header() function
1315 if (!check_fw_header(pComm, dwBackupOffset, &hdr, pLog)) in do_rk_backup_recovery()