Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dmidi.h58 #define USB_DT_MIDI_IN_SIZE 6 macro
/linux/drivers/usb/gadget/function/
H A Df_midi.c954 (USB_DT_MIDI_IN_SIZE + USB_DT_MIDI_OUT_SIZE(1)); in f_midi_bind()
964 in_ext->bLength = USB_DT_MIDI_IN_SIZE; in f_midi_bind()
992 in_emb->bLength = USB_DT_MIDI_IN_SIZE; in f_midi_bind()