Searched refs:usb_otg_descriptor (Results 1 – 5 of 5) sorted by relevance
209 length = sizeof(struct usb_otg_descriptor); in usb_otg_descriptor_alloc()219 struct usb_otg_descriptor *otg1x_desc; in usb_otg_descriptor_init()245 otg1x_desc = (struct usb_otg_descriptor *)otg_desc; in usb_otg_descriptor_init()246 otg1x_desc->bLength = sizeof(struct usb_otg_descriptor); in usb_otg_descriptor_init()
1564 struct usb_otg_descriptor); in composite_setup()
670 struct usb_otg_descriptor { struct
2260 struct usb_otg_descriptor *desc = NULL; in usb_enumerate_device_otg()2293 (struct usb_otg_descriptor)) { in usb_enumerate_device_otg()
1793 if (length != sizeof(struct usb_otg_descriptor)) in ffs_do_single_desc()