Home
last modified time | relevance | path

Searched refs:txt_length (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/6fire/
H A Dfirmware.c55 unsigned int txt_length; member
89 while (record->txt_offset < record->txt_length in usb6fire_fw_ihex_next_record()
92 if (record->txt_offset == record->txt_length) in usb6fire_fw_ihex_next_record()
97 if (record->txt_offset + 8 > record->txt_length) { in usb6fire_fw_ihex_next_record()
116 if (record->txt_offset + 2 * (record->len + 1) > record->txt_length) { in usb6fire_fw_ihex_next_record()
145 record->txt_length = fw->size; in usb6fire_fw_ihex_init()
/kernel/linux/linux-6.6/sound/usb/6fire/
H A Dfirmware.c55 unsigned int txt_length; member
89 while (record->txt_offset < record->txt_length in usb6fire_fw_ihex_next_record()
92 if (record->txt_offset == record->txt_length) in usb6fire_fw_ihex_next_record()
97 if (record->txt_offset + 8 > record->txt_length) { in usb6fire_fw_ihex_next_record()
116 if (record->txt_offset + 2 * (record->len + 1) > record->txt_length) { in usb6fire_fw_ihex_next_record()
145 record->txt_length = fw->size; in usb6fire_fw_ihex_init()

Completed in 2 milliseconds