Home
last modified time | relevance | path

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

/linux-6.6.21/sound/drivers/mpu401/
Dmpu401_uart.c488 static void snd_mpu401_uart_free(struct snd_rawmidi *rmidi) in snd_mpu401_uart_free() function
543 rmidi->private_free = snd_mpu401_uart_free; in snd_mpu401_uart_new()