Searched refs:usb_descriptor_header (Results 1 – 4 of 4) sorted by relevance
861 const struct usb_descriptor_header **);864 struct usb_descriptor_header **usb_copy_descriptors(865 struct usb_descriptor_header **);871 static inline void usb_free_descriptors(struct usb_descriptor_header **v) in usb_free_descriptors()878 struct usb_descriptor_header **fs,879 struct usb_descriptor_header **hs,880 struct usb_descriptor_header **ss,881 struct usb_descriptor_header **ssp);884 struct usb_descriptor_header *usb_otg_descriptor_alloc(887 struct usb_descriptor_header *otg_desc);
39 struct usb_descriptor_header *desc;
192 struct usb_descriptor_header **fs_descriptors;193 struct usb_descriptor_header **hs_descriptors;194 struct usb_descriptor_header **ss_descriptors;195 struct usb_descriptor_header **ssp_descriptors;306 const struct usb_descriptor_header **descriptors;
283 struct usb_descriptor_header { struct
Completed in 14 milliseconds