Searched refs:usb_otg_descriptor (Results 1 – 5 of 5) 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()
1792 struct usb_otg_descriptor); in composite_setup()
744 struct usb_otg_descriptor { struct
2323 struct usb_otg_descriptor *desc = NULL; in usb_enumerate_device_otg()2356 (struct usb_otg_descriptor)) { in usb_enumerate_device_otg()
2104 if (length != sizeof(struct usb_otg_descriptor)) in ffs_do_single_desc()
Completed in 25 milliseconds