Searched refs:LINE6_CHANNEL_DEVICE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/usb/line6/ | ||
H A D | driver.h | 61 #define LINE6_CHANNEL_DEVICE 0x02 macro |
H A D | pod.c | 194 if (buf[0] != (LINE6_SYSEX_BEGIN | LINE6_CHANNEL_DEVICE) && in line6_pod_process_message() |