Searched refs:ihex_binrec (Results 1 – 13 of 13) sorted by relevance
18 struct ihex_binrec { struct24 static inline uint16_t ihex_binrec_size(const struct ihex_binrec *p) in ihex_binrec_size() argument30 static inline const struct ihex_binrec *31 __ihex_next_binrec(const struct ihex_binrec *rec) in __ihex_next_binrec()38 static inline const struct ihex_binrec *39 ihex_next_binrec(const struct ihex_binrec *rec) in ihex_next_binrec()49 const struct ihex_binrec *end, *rec; in ihex_validate_fw()
28 struct ihex_binrec { struct29 struct ihex_binrec *next; /* not part of the real data structure */ argument54 static void file_record(struct ihex_binrec *record); argument134 struct ihex_binrec *record; in process_ihex()252 static struct ihex_binrec *records;254 static void file_record(struct ihex_binrec *record) in file_record()256 struct ihex_binrec **p = &records; in file_record()265 static uint16_t ihex_binrec_size(struct ihex_binrec *p) in ihex_binrec_size()273 struct ihex_binrec *p = records; in output_records()
76 const struct ihex_binrec *rec; in emi26_load_firmware()109 rec = (const struct ihex_binrec *)loader_fw->data; in emi26_load_firmware()129 rec = (const struct ihex_binrec *)bitstream_fw->data; in emi26_load_firmware()151 for (rec = (const struct ihex_binrec *)loader_fw->data; in emi26_load_firmware()168 for (rec = (const struct ihex_binrec *)firmware_fw->data; in emi26_load_firmware()184 for (rec = (const struct ihex_binrec *)firmware_fw->data; in emi26_load_firmware()
84 const struct ihex_binrec *rec; in emi62_load_firmware()115 rec = (const struct ihex_binrec *)loader_fw->data; in emi62_load_firmware()136 rec = (const struct ihex_binrec *)bitstream_fw->data; in emi62_load_firmware()158 for (rec = (const struct ihex_binrec *)loader_fw->data; in emi62_load_firmware()175 for (rec = (const struct ihex_binrec *)firmware_fw->data; in emi62_load_firmware()191 for (rec = (const struct ihex_binrec *)firmware_fw->data; in emi62_load_firmware()
64 const struct ihex_binrec *record; in ezusb_ihex_firmware_download()78 record = (const struct ihex_binrec *)firmware->data; in ezusb_ihex_firmware_download()98 record = (const struct ihex_binrec *)firmware->data; in ezusb_ihex_firmware_download()
54 const struct ihex_binrec *rec; in mga_warp_install_microcode()88 for (rec = (const struct ihex_binrec *)fw->data; in mga_warp_install_microcode()112 for (rec = (const struct ihex_binrec *)fw->data; in mga_warp_install_microcode()
164 static int prism2_fwapply(const struct ihex_binrec *rfptr,167 static int read_fwfile(const struct ihex_binrec *rfptr);226 prism2_fwapply((const struct ihex_binrec *)fw_entry->data, wlandev); in prism2_fwtry()246 static int prism2_fwapply(const struct ihex_binrec *rfptr, in prism2_fwapply()873 static int read_fwfile(const struct ihex_binrec *record) in read_fwfile()
164 const struct ihex_binrec *rec; in zl38_load_firmware()184 rec = (const struct ihex_binrec *)fw->data; in zl38_load_firmware()
297 const struct ihex_binrec *rec; in ziirave_firm_verify()341 const struct ihex_binrec *rec; in ziirave_firm_upload()
227 const struct ihex_binrec *rec; in sd_init()
769 const struct ihex_binrec *rec = (const struct ihex_binrec *)fw->data; in ims_pcu_count_fw_records()823 const struct ihex_binrec *rec = (const struct ihex_binrec *)fw->data; in ims_pcu_flash_firmware()
577 const struct ihex_binrec *rec; in ili251x_firmware_to_buffer()593 rec = (const struct ihex_binrec *)fw->data; in ili251x_firmware_to_buffer()
317 const struct ihex_binrec *rec; in update_edgeport_E2PROM()341 rec = (const struct ihex_binrec *)fw->data; in update_edgeport_E2PROM()2624 const struct ihex_binrec *rec; in load_application_firmware()2659 rec = (const struct ihex_binrec *)fw->data; in load_application_firmware()