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

/linux-master/sound/usb/line6/
H A Ddriver.h48 #define LINE6_SYSEX_BEGIN 0xf0 macro
H A Dvariax.c124 case LINE6_SYSEX_BEGIN:
H A Dpod.c194 if (buf[0] != (LINE6_SYSEX_BEGIN | LINE6_CHANNEL_DEVICE) &&
195 buf[0] != (LINE6_SYSEX_BEGIN | LINE6_CHANNEL_UNKNOWN)) {
H A Ddriver.c273 buffer[0] = LINE6_SYSEX_BEGIN;

Completed in 154 milliseconds