Searched refs:usb_function_unregister (Results 1 – 4 of 4) sorted by relevance
110 void usb_function_unregister(struct usb_function_driver *fd) in usb_function_unregister() function116 EXPORT_SYMBOL_GPL(usb_function_unregister);
582 void usb_function_unregister(struct usb_function_driver *f);612 usb_function_unregister(&_name ## usb_func); \
1210 usb_function_unregister(&SourceSinkusb_func); in sslb_modinit()1215 usb_function_unregister(&SourceSinkusb_func); in sslb_modexit()
605 usb_function_unregister(&Loopbackusb_func); in lb_modexit()