Searched refs:usb_otg_descriptor (Results 1 – 4 of 4) sorted by relevance
222 length = sizeof(struct usb_otg_descriptor); in usb_otg_descriptor_alloc()232 struct usb_otg_descriptor *otg1x_desc; in usb_otg_descriptor_init()258 otg1x_desc = (struct usb_otg_descriptor *)otg_desc; in usb_otg_descriptor_init()259 otg1x_desc->bLength = sizeof(struct usb_otg_descriptor); in usb_otg_descriptor_init()
1901 struct usb_otg_descriptor); in composite_setup()
748 struct usb_otg_descriptor { struct
2574 if (length != sizeof(struct usb_otg_descriptor)) in ffs_do_single_desc()