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

/linux-4.4.14/sound/usb/line6/
H A Ddriver.c233 size + SYSEX_EXTRA_SIZE) - line6_send_sysex_message()
234 SYSEX_EXTRA_SIZE; line6_send_sysex_message()
246 char *buffer = kmalloc(size + SYSEX_EXTRA_SIZE, GFP_ATOMIC); line6_alloc_sysex_buffer()
H A Ddriver.h65 static const int SYSEX_EXTRA_SIZE = sizeof(line6_midi_id) + 4; variable

Completed in 62 milliseconds