Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-omap.c268 static irqreturn_t dwc3_omap_interrupt(int irq, void *_omap) in dwc3_omap_interrupt() argument
270 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() argument
284 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt_thread()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-omap.c261 static irqreturn_t dwc3_omap_interrupt(int irq, void *_omap) in dwc3_omap_interrupt() argument
263 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A DMakefile32 obj-$(CONFIG_SERIAL_8250_OMAP) += 8250_omap.o