Searched refs:snd_mpu401_uart_interrupt_tx (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/sound/
H A Dmpu401.h113 irqreturn_t snd_mpu401_uart_interrupt_tx(int irq, void *dev_id);
/linux-master/sound/drivers/mpu401/
H A Dmpu401_uart.c133 * snd_mpu401_uart_interrupt_tx - generic MPU401-UART transmit irq handler
141 irqreturn_t snd_mpu401_uart_interrupt_tx(int irq, void *dev_id) function
151 EXPORT_SYMBOL(snd_mpu401_uart_interrupt_tx); variable

Completed in 129 milliseconds