Home
last modified time | relevance | path

Searched defs:usb_ms20_gr_trm_block_descriptor (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dmidi-v2.h80 struct usb_ms20_gr_trm_block_descriptor { struct
81 __u8 bLength; /* 13 */
82 __u8 bDescriptorType; /* USB_DT_CS_GR_TRM_BLOCK */
83 __u8 bDescriptorSubtype; /* USB_MS_GR_TRM_BLOCK */
84 __u8 bGrpTrmBlkID; /* ID of this Group Terminal Block */
85 __u8 bGrpTrmBlkType; /* Group Terminal Block Type */
86 __u8 nGroupTrm; /* The first member Group Terminal in this block */
87 __u8 nNumGroupTrm; /* Number of member Group Terminals spanned */
88 __u8 iBlockItem; /* String ID of Block item */
89 __u8 bMIDIProtocol; /* Default MIDI protocol */
[all …]