Home
last modified time | relevance | path

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

/linux/include/linux/
A Dihex.h18 struct ihex_binrec { struct
24 static inline uint16_t ihex_binrec_size(const struct ihex_binrec *p) in ihex_binrec_size() argument
/linux/tools/firmware/
A Dihex2fw.c28 struct ihex_binrec { struct
29 struct ihex_binrec *next; /* not part of the real data structure */ argument
30 uint32_t addr;
54 static void file_record(struct ihex_binrec *record); argument

Completed in 4 milliseconds