Home
last modified time | relevance | path

Searched refs:dwc2_udc_irq (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c928 return dwc2_udc_irq(1, (void *)the_controller); in dwc2_udc_handle_interrupt()
H A Ddwc2_udc_otg_xfer_dma.c468 static int dwc2_udc_irq(int irq, void *_dev) in dwc2_udc_irq() function