Searched refs:usb_descriptor_header (Results 1 – 4 of 4) sorted by relevance
872 const struct usb_descriptor_header **);876 void *buf, unsigned buflen, const struct usb_descriptor_header **desc);879 struct usb_descriptor_header **usb_copy_descriptors(880 struct usb_descriptor_header **);886 static inline void usb_free_descriptors(struct usb_descriptor_header **v) in usb_free_descriptors()893 struct usb_descriptor_header **fs,894 struct usb_descriptor_header **hs,895 struct usb_descriptor_header **ss,896 struct usb_descriptor_header **ssp);899 struct usb_descriptor_header *usb_otg_descriptor_alloc([all …]
39 struct usb_descriptor_header *desc;
193 struct usb_descriptor_header **fs_descriptors;194 struct usb_descriptor_header **hs_descriptors;195 struct usb_descriptor_header **ss_descriptors;196 struct usb_descriptor_header **ssp_descriptors;307 const struct usb_descriptor_header **descriptors;
280 struct usb_descriptor_header { struct