Home
last modified time | relevance | path

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

/linux/sound/usb/6fire/
H A Dfirmware.c46 struct ihex_record { struct
81 static bool usb6fire_fw_ihex_next_record(struct ihex_record *record) in usb6fire_fw_ihex_next_record()
143 struct ihex_record *record) in usb6fire_fw_ihex_init()
198 struct ihex_record *rec = kmalloc_obj(struct ihex_record); in usb6fire_fw_ezusb_upload()