Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmidi.c542 int tmp_length = remaining - 2; in snd_usbmidi_cme_input() local
544 while (tmp_length > 1 && *tmp_buf != 0xf7) { in snd_usbmidi_cme_input()
546 tmp_length--; in snd_usbmidi_cme_input()