Home
last modified time | relevance | path

Searched refs:gxio_usb_host_destroy (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/tile/gxio/
Dusb_host.c66 int gxio_usb_host_destroy(gxio_usb_host_context_t *context) in gxio_usb_host_destroy() function
77 EXPORT_SYMBOL_GPL(gxio_usb_host_destroy);
/linux-4.1.27/drivers/usb/host/
Dohci-tilegx.c172 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()
Dehci-tilegx.c183 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()
/linux-4.1.27/arch/tile/include/gxio/
Dusb_host.h71 extern int gxio_usb_host_destroy(gxio_usb_host_context_t *context);