Searched refs:_omap (Results 1 – 2 of 2) sorted by relevance
268 static irqreturn_t dwc3_omap_interrupt(int irq, void *_omap) in dwc3_omap_interrupt() argument270 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt()282 static irqreturn_t dwc3_omap_interrupt_thread(int irq, void *_omap) in dwc3_omap_interrupt_thread() argument284 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt_thread()
37 obj-$(CONFIG_SERIAL_8250_OMAP) += 8250_omap.o