Home
last modified time | relevance | path

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

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