Searched defs:usb_ms20_gr_trm_block_descriptor (Results 1 – 1 of 1) sorted by relevance
80 struct usb_ms20_gr_trm_block_descriptor { struct81 __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 …]