Searched defs:s3c_hsotg_irq_fifoempty (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c2041 * s3c_hsotg_irq_fifoempty - TX FIFO empty interrupt handler
2045 static void s3c_hsotg_irq_fifoempty(struct s3c_hsotg *hsotg, bool periodic) function
2361 s3c_hsotg_irq_fifoempty(hsotg, false);
2370 s3c_hsotg_irq_fifoempty(hsotg, true);

Completed in 16 milliseconds