Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/line6/
H A Dpod.c81 POD_SYSEX_SYSTEM = 0x56, enumerator
201 if (buf[5] == POD_SYSEX_SYSTEM && buf[6] == POD_MONITOR_LEVEL) { in line6_pod_process_message()
217 sysex = pod_alloc_sysex_buffer(pod, POD_SYSEX_SYSTEM, size); in pod_set_system_param_int()