Searched refs:mshd (Results 1 - 1 of 1) sorted by path

/linux-master/sound/usb/
H A Dquirks.c319 struct usb_ms_header_descriptor *mshd; local
323 mshd = (struct usb_ms_header_descriptor *)alts->extra;
325 mshd->bLength < 7 ||
326 mshd->bDescriptorType != USB_DT_CS_INTERFACE ||
327 mshd->bDescriptorSubtype != USB_MS_HEADER)

Completed in 250 milliseconds