Lines Matching refs:usb_descriptor_header
35 const struct usb_descriptor_header **src) in usb_descriptor_fillbuf()
80 const struct usb_descriptor_header **desc in usb_gadget_config_buf()
121 struct usb_descriptor_header **
122 usb_copy_descriptors(struct usb_descriptor_header **src) in usb_copy_descriptors()
124 struct usb_descriptor_header **tmp; in usb_copy_descriptors()
128 struct usb_descriptor_header **ret; in usb_copy_descriptors()
160 struct usb_descriptor_header **fs, in usb_assign_descriptors()
161 struct usb_descriptor_header **hs, in usb_assign_descriptors()
162 struct usb_descriptor_header **ss, in usb_assign_descriptors()
163 struct usb_descriptor_header **ssp) in usb_assign_descriptors()
215 struct usb_descriptor_header *usb_otg_descriptor_alloc( in usb_otg_descriptor_alloc()
218 struct usb_descriptor_header *otg_desc; in usb_otg_descriptor_alloc()
232 struct usb_descriptor_header *otg_desc) in usb_otg_descriptor_init()