Lines Matching defs:usb_ms20_gr_trm_block_descriptor
80 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 */
90 __le16 wMaxInputBandwidth; /* Max input bandwidth capability in 4kB/s */
91 __le16 wMaxOutputBandwidth; /* Max output bandwidth capability in 4kB/s */