Searched refs:_omap (Results 1 – 2 of 2) sorted by relevance
263 static irqreturn_t dwc3_omap_interrupt(int irq, void *_omap) in dwc3_omap_interrupt() argument265 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt()277 static irqreturn_t dwc3_omap_interrupt_thread(int irq, void *_omap) in dwc3_omap_interrupt_thread() argument279 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt_thread()
30 obj-$(CONFIG_SERIAL_8250_OMAP) += 8250_omap.o