Home
last modified time | relevance | path

Searched refs:usb_free_all_descriptors (Results 1 – 21 of 21) sorted by relevance

/drivers/usb/gadget/
Dconfig.c197 usb_free_all_descriptors(f); in usb_assign_descriptors()
202 void usb_free_all_descriptors(struct usb_function *f) in usb_free_all_descriptors() function
213 EXPORT_SYMBOL_GPL(usb_free_all_descriptors);
/drivers/usb/gadget/function/
Df_phonet.c566 usb_free_all_descriptors(f); in pn_bind()
661 usb_free_all_descriptors(f); in pn_unbind()
Df_serial.c352 usb_free_all_descriptors(f); in gser_unbind()
Df_rndis.c822 usb_free_all_descriptors(f); in rndis_bind()
976 usb_free_all_descriptors(f); in rndis_unbind()
Df_subset.c462 usb_free_all_descriptors(f); in geth_unbind()
Df_obex.c456 usb_free_all_descriptors(f); in obex_unbind()
Df_uvc.c783 usb_free_all_descriptors(f); in uvc_function_bind()
950 usb_free_all_descriptors(f); in uvc_function_unbind()
Df_loopback.c231 usb_free_all_descriptors(f); in lb_free_func()
Df_midi.c1057 usb_free_all_descriptors(f); in f_midi_bind()
1348 usb_free_all_descriptors(f); in f_midi_unbind()
Df_hid.c1015 usb_free_all_descriptors(f); in hidg_bind()
1256 usb_free_all_descriptors(f); in hidg_unbind()
Df_eem.c642 usb_free_all_descriptors(f); in eem_unbind()
Df_printer.c1167 usb_free_all_descriptors(f); in printer_func_bind()
1453 usb_free_all_descriptors(f); in printer_func_unbind()
Df_uac1.c1334 usb_free_all_descriptors(f); in f_audio_bind()
1529 usb_free_all_descriptors(f); in f_audio_unbind()
Df_acm.c716 usb_free_all_descriptors(f); in acm_unbind()
Df_ecm.c911 usb_free_all_descriptors(f); in ecm_unbind()
Df_uac2.c1257 usb_free_all_descriptors(fn); in afunc_bind()
1969 usb_free_all_descriptors(f); in afunc_unbind()
Df_uac1_legacy.c979 usb_free_all_descriptors(f); in f_audio_unbind()
Df_sourcesink.c459 usb_free_all_descriptors(f); in sourcesink_free_func()
Df_ncm.c1690 usb_free_all_descriptors(f); in ncm_unbind()
Df_tcm.c2289 usb_free_all_descriptors(f); in tcm_unbind()
Df_mass_storage.c3047 usb_free_all_descriptors(&fsg->function); in fsg_unbind()