Home
last modified time | relevance | path

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

/linux/sound/usb/6fire/
H A Dfirmware.c46 struct ihex_record { struct
47 u16 address;
48 u8 len;
49 u8 data[256];
50 char error; /* true if an error occurred parsing this record */
52 u8 max_len; /* maximum record length in whole ihex */
55 const char *txt_data;
56 unsigned int txt_length;
57 unsigned int txt_offset; /* current position in txt_data */