Searched refs:usb_free_descriptors (Results 1 – 3 of 3) sorted by relevance
194 usb_free_descriptors(f->fs_descriptors); in usb_free_all_descriptors()195 usb_free_descriptors(f->hs_descriptors); in usb_free_all_descriptors()196 usb_free_descriptors(f->ss_descriptors); in usb_free_all_descriptors()
1181 static inline void usb_free_descriptors(struct usb_descriptor_header **v) in usb_free_descriptors() function
891 usb_free_descriptors(f->hs_descriptors); in f_midi_bind()