Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/8250/
DMakefile24 obj-$(CONFIG_SERIAL_8250_OMAP) += 8250_omap.o
/linux-4.4.14/drivers/usb/dwc3/
Ddwc3-omap.c273 static irqreturn_t dwc3_omap_interrupt(int irq, void *_omap) in dwc3_omap_interrupt() argument
275 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt()