Searched refs:ihex_binrec (Results 1 – 11 of 11) sorted by relevance
27 struct ihex_binrec { struct28 struct ihex_binrec *next; /* not part of the real data structure */ argument53 static void file_record(struct ihex_binrec *record); argument133 struct ihex_binrec *record; in process_ihex()249 static struct ihex_binrec *records;251 static void file_record(struct ihex_binrec *record) in file_record()253 struct ihex_binrec **p = &records; in file_record()265 struct ihex_binrec *p = records; in output_records()
17 struct ihex_binrec { struct24 static inline const struct ihex_binrec * argument25 ihex_next_binrec(const struct ihex_binrec *rec) in ihex_next_binrec()36 const struct ihex_binrec *rec; in ihex_validate_fw()
79 const struct ihex_binrec *rec; in emi26_load_firmware()112 rec = (const struct ihex_binrec *)loader_fw->data; in emi26_load_firmware()132 rec = (const struct ihex_binrec *)bitstream_fw->data; in emi26_load_firmware()154 for (rec = (const struct ihex_binrec *)loader_fw->data; in emi26_load_firmware()171 for (rec = (const struct ihex_binrec *)firmware_fw->data; in emi26_load_firmware()187 for (rec = (const struct ihex_binrec *)firmware_fw->data; in emi26_load_firmware()
87 const struct ihex_binrec *rec; in emi62_load_firmware()118 rec = (const struct ihex_binrec *)loader_fw->data; in emi62_load_firmware()139 rec = (const struct ihex_binrec *)bitstream_fw->data; in emi62_load_firmware()161 for (rec = (const struct ihex_binrec *)loader_fw->data; in emi62_load_firmware()178 for (rec = (const struct ihex_binrec *)firmware_fw->data; in emi62_load_firmware()194 for (rec = (const struct ihex_binrec *)firmware_fw->data; in emi62_load_firmware()
79 const struct ihex_binrec *record; in ezusb_ihex_firmware_download()93 record = (const struct ihex_binrec *)firmware->data; in ezusb_ihex_firmware_download()113 record = (const struct ihex_binrec *)firmware->data; in ezusb_ihex_firmware_download()
56 const struct ihex_binrec *rec; in mga_warp_install_microcode()90 for (rec = (const struct ihex_binrec *)fw->data; in mga_warp_install_microcode()114 for (rec = (const struct ihex_binrec *)fw->data; in mga_warp_install_microcode()
163 static int prism2_fwapply(const struct ihex_binrec *rfptr,166 static int read_fwfile(const struct ihex_binrec *rfptr);222 prism2_fwapply((const struct ihex_binrec *)fw_entry->data, wlandev); in prism2_fwtry()241 static int prism2_fwapply(const struct ihex_binrec *rfptr, in prism2_fwapply()856 static int read_fwfile(const struct ihex_binrec *record) in read_fwfile()
241 const struct ihex_binrec *rec; in sd_init()
774 const struct ihex_binrec *rec = (const struct ihex_binrec *)fw->data; in ims_pcu_count_fw_records()828 const struct ihex_binrec *rec = (const struct ihex_binrec *)fw->data; in ims_pcu_flash_firmware()
1815 const struct ihex_binrec *rec) in loader_write()1830 const struct ihex_binrec *rec) in loader_verify()1927 const struct ihex_binrec *rec; in ucode_init()1938 rec = (const struct ihex_binrec *)fw->data; in ucode_init()
284 const struct ihex_binrec *rec; in update_edgeport_E2PROM()308 rec = (const struct ihex_binrec *)fw->data; in update_edgeport_E2PROM()2676 const struct ihex_binrec *rec; in load_application_firmware()2711 rec = (const struct ihex_binrec *)fw->data; in load_application_firmware()