Searched refs:usb_otg_descriptor (Results 1 – 8 of 8) 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()
387 static struct usb_otg_descriptor
349 static struct usb_otg_descriptor
710 struct usb_otg_descriptor { struct
744 struct usb_otg_descriptor { struct
2374 struct usb_otg_descriptor *desc = NULL; in usb_enumerate_device_otg()2407 (struct usb_otg_descriptor)) { in usb_enumerate_device_otg()
2090 if (length != sizeof(struct usb_otg_descriptor)) in ffs_do_single_desc()