Searched refs:DspInterrupt (Results 1 – 1 of 1) sorted by relevance
103 static irqreturn_t DspInterrupt(int irq, void *dev_id) in DspInterrupt() function369 if (request_irq(pSettings->usDspIrq, &DspInterrupt, 0, "mwave_3780i", NULL)) { in tp3780I_EnableDSP()