Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
/kernel/linux/linux-5.10/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.c348 usb_free_all_descriptors(f); in gser_unbind()
Df_uac1.c668 usb_free_all_descriptors(f); in f_audio_bind()
810 usb_free_all_descriptors(f); in f_audio_unbind()
Df_subset.c462 usb_free_all_descriptors(f); in geth_unbind()
Df_rndis.c822 usb_free_all_descriptors(f); in rndis_bind()
976 usb_free_all_descriptors(f); in rndis_unbind()
Df_obex.c456 usb_free_all_descriptors(f); in obex_unbind()
Df_uvc.c767 usb_free_all_descriptors(f); in uvc_function_bind()
926 usb_free_all_descriptors(f); in uvc_function_unbind()
Df_loopback.c231 usb_free_all_descriptors(f); in lb_free_func()
Df_midi.c1065 usb_free_all_descriptors(f); in f_midi_bind()
1291 usb_free_all_descriptors(f); in f_midi_unbind()
Df_eem.c642 usb_free_all_descriptors(f); in eem_unbind()
Df_uac2.c802 usb_free_all_descriptors(fn); in afunc_bind()
1179 usb_free_all_descriptors(f); in afunc_unbind()
Df_hid.c1014 usb_free_all_descriptors(f); in hidg_bind()
1255 usb_free_all_descriptors(f); in hidg_unbind()
Df_printer.c1166 usb_free_all_descriptors(f); in printer_func_bind()
1449 usb_free_all_descriptors(f); in printer_func_unbind()
Df_acm.c716 usb_free_all_descriptors(f); in acm_unbind()
Df_ecm.c911 usb_free_all_descriptors(f); in ecm_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.c1689 usb_free_all_descriptors(f); in ncm_unbind()
Df_tcm.c2293 usb_free_all_descriptors(f); in tcm_unbind()
Df_mass_storage.c3006 usb_free_all_descriptors(&fsg->function); in fsg_unbind()
/kernel/linux/linux-5.10/include/linux/usb/
Dgadget.h831 void usb_free_all_descriptors(struct usb_function *f);