Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/line6/
H A Ddriver.h63 #define LINE6_CHANNEL_UNKNOWN 5 /* don't know yet what this is good for */ macro
H A Dpod.c195 buf[0] != (LINE6_SYSEX_BEGIN | LINE6_CHANNEL_UNKNOWN)) { in line6_pod_process_message()