Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/gxio/
Diorpc_usb_host.c22 int gxio_usb_host_cfg_interrupt(gxio_usb_host_context_t *context, int inter_x, in gxio_usb_host_cfg_interrupt() function
37 EXPORT_SYMBOL(gxio_usb_host_cfg_interrupt);
/linux-4.4.14/arch/tile/include/gxio/
Diorpc_usb_host.h34 int gxio_usb_host_cfg_interrupt(gxio_usb_host_context_t *context, int inter_x,
/linux-4.4.14/drivers/usb/host/
Dohci-tilegx.c141 ret = gxio_usb_host_cfg_interrupt(&pdata->usb_ctx, in ohci_hcd_tilegx_drv_probe()
Dehci-tilegx.c154 ret = gxio_usb_host_cfg_interrupt(&pdata->usb_ctx, in ehci_hcd_tilegx_drv_probe()