Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/mwave/
H A Dtp3780i.c96 static irqreturn_t UartInterrupt(int irq, void *dev_id) in UartInterrupt() function
358 if (request_irq(pSettings->usUartIrq, &UartInterrupt, 0, "mwave_uart", NULL)) { in tp3780I_EnableDSP()