txt_length         55 sound/usb/6fire/firmware.c 	unsigned int txt_length;
txt_length         89 sound/usb/6fire/firmware.c 	while (record->txt_offset < record->txt_length
txt_length         92 sound/usb/6fire/firmware.c 	if (record->txt_offset == record->txt_length)
txt_length         97 sound/usb/6fire/firmware.c 	if (record->txt_offset + 8 > record->txt_length) {
txt_length        116 sound/usb/6fire/firmware.c 	if (record->txt_offset + 2 * (record->len + 1) > record->txt_length) {
txt_length        145 sound/usb/6fire/firmware.c 	record->txt_length = fw->size;