Searched refs:gxio_usb_host_destroy (Results 1 – 4 of 4) sorted by relevance
66 int gxio_usb_host_destroy(gxio_usb_host_context_t *context) in gxio_usb_host_destroy() function77 EXPORT_SYMBOL_GPL(gxio_usb_host_destroy);
172 gxio_usb_host_destroy(&pdata->usb_ctx); in ohci_hcd_tilegx_drv_probe()184 gxio_usb_host_destroy(&pdata->usb_ctx); in ohci_hcd_tilegx_drv_remove()
183 gxio_usb_host_destroy(&pdata->usb_ctx); in ehci_hcd_tilegx_drv_probe()195 gxio_usb_host_destroy(&pdata->usb_ctx); in ehci_hcd_tilegx_drv_remove()
71 extern int gxio_usb_host_destroy(gxio_usb_host_context_t *context);