Searched refs:UartInterrupt (Results 1 – 1 of 1) sorted by relevance
96 static irqreturn_t UartInterrupt(int irq, void *dev_id) in UartInterrupt() function358 if (request_irq(pSettings->usUartIrq, &UartInterrupt, 0, "mwave_uart", NULL)) { in tp3780I_EnableDSP()