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)
| Related Man Pages |
|---|
| struct_uio_info(9) - centos |
| request_threaded_irq(9) - centos |
| request_irq(9) - suse |
| struct_irq_desc(9) - suse |
| bus_bind_intr(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |