other versions
- stretch 4.9.168-1
 
| SND_MPU401_UART_INTE(9) | MIDI API | SND_MPU401_UART_INTE(9) | 
NAME¶
snd_mpu401_uart_interrupt_tx - generic MPU401-UART transmit irq handlerSYNOPSIS¶
irqreturn_t snd_mpu401_uart_interrupt_tx(int irq, void * dev_id);
ARGUMENTS¶
irqthe irq number
dev_id
mpu401 instance
DESCRIPTION¶
Processes the interrupt for MPU401-UART output.RETURN¶
IRQ_HANDLED if the interrupt was handled. IRQ_NONE otherwise.COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |