Searched refs:LINE6_SYSEX_BEGIN (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/sound/usb/line6/
H A Ddriver.h36 #define LINE6_SYSEX_BEGIN 0xf0 macro
H A Dpod.c205 if (buf[0] != (LINE6_SYSEX_BEGIN | LINE6_CHANNEL_DEVICE) && line6_pod_process_message()
206 buf[0] != (LINE6_SYSEX_BEGIN | LINE6_CHANNEL_UNKNOWN)) { line6_pod_process_message()
H A Dvariax.c186 case LINE6_SYSEX_BEGIN: line6_variax_process_message()
H A Ddriver.c251 buffer[0] = LINE6_SYSEX_BEGIN; line6_alloc_sysex_buffer()

Completed in 82 milliseconds