Searched refs:UartInterrupt (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/char/mwave/
H A Dtp3780i.c96 static irqreturn_t UartInterrupt(int irq, void *dev_id) UartInterrupt() function
99 "tp3780i::UartInterrupt entry irq %x dev_id %p\n", irq, dev_id); UartInterrupt()
362 if (request_irq(pSettings->usUartIrq, &UartInterrupt, 0, "mwave_uart", NULL)) { tp3780I_EnableDSP()

Completed in 35 milliseconds