Searched refs:usb_otg_descriptor (Results 1 – 5 of 5) sorted by relevance
212 length = sizeof(struct usb_otg_descriptor); in usb_otg_descriptor_alloc()222 struct usb_otg_descriptor *otg1x_desc; in usb_otg_descriptor_init()248 otg1x_desc = (struct usb_otg_descriptor *)otg_desc; in usb_otg_descriptor_init()249 otg1x_desc->bLength = sizeof(struct usb_otg_descriptor); in usb_otg_descriptor_init()
1670 struct usb_otg_descriptor); in composite_setup()
737 struct usb_otg_descriptor { struct
2246 struct usb_otg_descriptor *desc = NULL; in usb_enumerate_device_otg()2279 (struct usb_otg_descriptor)) { in usb_enumerate_device_otg()
2017 if (length != sizeof(struct usb_otg_descriptor)) in ffs_do_single_desc()