Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dump.h185 UMP_STREAM_MSG_EP_INFO_CAP_MIDI2 = (1U << 9), /* MIDI 2.0 */ enumerator
/openbmc/linux/drivers/usb/gadget/function/
H A Df_midi2.c466 UMP_STREAM_MSG_EP_INFO_CAP_MIDI2) >> 8, in reply_ump_stream_ep_info()
569 rep.protocol = UMP_STREAM_MSG_EP_INFO_CAP_MIDI2 >> 8; in reply_ump_stream_ep_config()
629 if (*data & UMP_STREAM_MSG_EP_INFO_CAP_MIDI2) { in process_ump_stream_msg()