Searched refs:usb_function_unregister (Results 1 – 5 of 5) sorted by relevance
111 void usb_function_unregister(struct usb_function_driver *fd) in usb_function_unregister() function117 EXPORT_SYMBOL_GPL(usb_function_unregister);
600 void usb_function_unregister(struct usb_function_driver *f);630 usb_function_unregister(&_name ## usb_func); \
595 usb_function_unregister(&Loopbackusb_func); in lb_modexit()
1277 usb_function_unregister(&SourceSinkusb_func); in sslb_modinit()1282 usb_function_unregister(&SourceSinkusb_func); in sslb_modexit()
2319 usb_function_unregister(&tcmusb_func); in tcm_init()2328 usb_function_unregister(&tcmusb_func); in tcm_exit()
Completed in 16 milliseconds