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.c45 struct ihex_record { struct
46 u16 address;
47 u8 len;
48 u8 data[256];
49 char error; /* true if an error occurred parsing this record */
51 u8 max_len; /* maximum record length in whole ihex */
54 const char *txt_data;
55 unsigned int txt_length;
56 unsigned int txt_offset; /* current position in txt_data */