Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-omap.c263 static irqreturn_t dwc3_omap_interrupt(int irq, void *_omap) in dwc3_omap_interrupt() argument
265 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() argument
279 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt_thread()
/Linux-v4.19/drivers/tty/serial/8250/
DMakefile30 obj-$(CONFIG_SERIAL_8250_OMAP) += 8250_omap.o