Home
last modified time | relevance | path

Searched refs:snd_mpu401_uart_input_read (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/sound/drivers/mpu401/
Dmpu401_uart.c31 static void snd_mpu401_uart_input_read(struct snd_mpu401 * mpu);
101 snd_mpu401_uart_input_read(mpu); in _snd_mpu401_uart_interrupt()
378 snd_mpu401_uart_input_read(mpu); in snd_mpu401_uart_input_trigger()
392 static void snd_mpu401_uart_input_read(struct snd_mpu401 * mpu) in snd_mpu401_uart_input_read() function