Lines Matching refs:usb_descriptor_header
39 const struct usb_descriptor_header **src) in usb_descriptor_fillbuf()
84 const struct usb_descriptor_header **desc in usb_gadget_config_buf()
125 struct usb_descriptor_header **
126 usb_copy_descriptors(struct usb_descriptor_header **src) in usb_copy_descriptors()
128 struct usb_descriptor_header **tmp; in usb_copy_descriptors()
132 struct usb_descriptor_header **ret; in usb_copy_descriptors()
164 struct usb_descriptor_header **fs, in usb_assign_descriptors()
165 struct usb_descriptor_header **hs, in usb_assign_descriptors()
166 struct usb_descriptor_header **ss) in usb_assign_descriptors()
200 struct usb_descriptor_header *usb_otg_descriptor_alloc( in usb_otg_descriptor_alloc()
203 struct usb_descriptor_header *otg_desc; in usb_otg_descriptor_alloc()
217 struct usb_descriptor_header *otg_desc) in usb_otg_descriptor_init()