Man Page: snd_mpu401_uart_interrupt_tx
Operating Environment: centos
Section: 9
SND_MPU401_UART_INTE(9) MIDI API SND_MPU401_UART_INTE(9)NAMEsnd_mpu401_uart_interrupt_tx - generic MPU401-UART transmit irq handlerSYNOPSISirqreturn_t snd_mpu401_uart_interrupt_tx(int irq, void * dev_id);ARGUMENTSirq the irq number dev_id mpu401 instanceDESCRIPTIONProcesses the interrupt for MPU401-UART output.RETURNIRQ_HANDLED if the interrupt was handled. IRQ_NONE otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_MPU401_UART_INTE(9)