Searched refs:seek_pos (Results 1 – 1 of 1) sorted by relevance
85 …_nbpatch(const unsigned long old_addr, long old_size, unsigned long patch, long *seek_pos, int num) in ota_nbpatch() argument106 if(!old_addr || !patch || !seek_pos ) { in ota_nbpatch()110 long patch_pos = *seek_pos; in ota_nbpatch()272 *seek_pos = patch_pos; in ota_nbpatch()
Completed in 2 milliseconds