OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_version
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/tools/
kwbimage.h
196
static inline unsigned int
image_version
(void *header)
function
kwbimage.c
295
if (
image_version
((void *)ptr) == 0)
[
all
...]
kwboot.c
633
image_ver =
image_version
(img);
Completed in 213 milliseconds