Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/
Dconfig.c189 usb_free_all_descriptors(f); in usb_assign_descriptors()
194 void usb_free_all_descriptors(struct usb_function *f) in usb_free_all_descriptors() function
201 EXPORT_SYMBOL_GPL(usb_free_all_descriptors);
/Linux-v4.19/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_uac1.c622 usb_free_all_descriptors(f); in f_audio_bind()
764 usb_free_all_descriptors(f); in f_audio_unbind()
Df_serial.c327 usb_free_all_descriptors(f); in gser_unbind()
Df_subset.c462 usb_free_all_descriptors(f); in geth_unbind()
Df_rndis.c819 usb_free_all_descriptors(f); in rndis_bind()
973 usb_free_all_descriptors(f); in rndis_unbind()
Df_obex.c456 usb_free_all_descriptors(f); in obex_unbind()
Df_uvc.c771 usb_free_all_descriptors(f); in uvc_function_bind()
898 usb_free_all_descriptors(f); in uvc_unbind()
Df_hid.c841 usb_free_all_descriptors(f); in hidg_bind()
1082 usb_free_all_descriptors(f); in hidg_unbind()
Df_uac2.c601 usb_free_all_descriptors(fn); in afunc_bind()
978 usb_free_all_descriptors(f); in afunc_unbind()
Df_loopback.c231 usb_free_all_descriptors(f); in lb_free_func()
Df_eem.c610 usb_free_all_descriptors(f); in eem_unbind()
Df_midi.c1059 usb_free_all_descriptors(f); in f_midi_bind()
1285 usb_free_all_descriptors(f); in f_midi_unbind()
Df_ecm.c904 usb_free_all_descriptors(f); in ecm_unbind()
Df_acm.c714 usb_free_all_descriptors(f); in acm_unbind()
Df_uac1_legacy.c979 usb_free_all_descriptors(f); in f_audio_unbind()
Df_sourcesink.c458 usb_free_all_descriptors(f); in sourcesink_free_func()
Df_printer.c1400 usb_free_all_descriptors(f); in printer_func_unbind()
Df_ncm.c1613 usb_free_all_descriptors(f); in ncm_unbind()
Df_tcm.c2291 usb_free_all_descriptors(f); in tcm_unbind()
Df_mass_storage.c2998 usb_free_all_descriptors(&fsg->function); in fsg_unbind()
/Linux-v4.19/include/linux/usb/
Dgadget.h799 void usb_free_all_descriptors(struct usb_function *f);