Home
last modified time | relevance | path

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

/linux-6.1.9/sound/drivers/mpu401/
Dmpu401_uart.c31 static void snd_mpu401_uart_input_read(struct snd_mpu401 * mpu);
100 snd_mpu401_uart_input_read(mpu); in _snd_mpu401_uart_interrupt()
375 snd_mpu401_uart_input_read(mpu); in snd_mpu401_uart_input_trigger()
389 static void snd_mpu401_uart_input_read(struct snd_mpu401 * mpu) in snd_mpu401_uart_input_read() function