Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Dmidi.h58 #define USB_DT_MIDI_IN_SIZE 6 macro
/Linux-v4.19/drivers/usb/gadget/function/
Df_midi.c938 (USB_DT_MIDI_IN_SIZE + USB_DT_MIDI_OUT_SIZE(1)); in f_midi_bind()
948 in_ext->bLength = USB_DT_MIDI_IN_SIZE; in f_midi_bind()
976 in_emb->bLength = USB_DT_MIDI_IN_SIZE; in f_midi_bind()