Home
last modified time | relevance | path

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

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