Searched refs:usb_otg_descriptor (Results 1 – 10 of 10) sorted by relevance
224 length = sizeof(struct usb_otg_descriptor); in usb_otg_descriptor_alloc()234 struct usb_otg_descriptor *otg1x_desc; in usb_otg_descriptor_init()260 otg1x_desc = (struct usb_otg_descriptor *)otg_desc; in usb_otg_descriptor_init()261 otg1x_desc->bLength = sizeof(struct usb_otg_descriptor); in usb_otg_descriptor_init()
1805 struct usb_otg_descriptor); in composite_setup()
388 static struct usb_otg_descriptor
354 static struct usb_otg_descriptor
710 struct usb_otg_descriptor { struct
737 struct usb_otg_descriptor { struct
744 struct usb_otg_descriptor { struct
2325 struct usb_otg_descriptor *desc = NULL; in usb_enumerate_device_otg()2358 (struct usb_otg_descriptor)) { in usb_enumerate_device_otg()
2150 if (length != sizeof(struct usb_otg_descriptor)) in ffs_do_single_desc()