Searched refs:USB_DT_MS20_ENDPOINT_SIZE (Results 1 – 2 of 2) sorted by relevance
59 #define USB_DT_MS20_ENDPOINT_SIZE(n) (4 + (n)) macro
1876 cdesc->bLength = USB_DT_MS20_ENDPOINT_SIZE(ep->num_blks); in fill_midi2_class_desc()