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