Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dmpu401.h21 #define MPU401_HW_TRID4DWAVE 9 /* Trident 4DWave */ macro
/linux-6.6.21/sound/pci/trident/
Dtrident.c118 err = snd_mpu401_uart_new(card, 0, MPU401_HW_TRID4DWAVE, in snd_trident_probe()
/linux-6.6.21/sound/drivers/mpu401/
Dmpu401_uart.c216 if (mpu->hardware != MPU401_HW_TRID4DWAVE) { in snd_mpu401_uart_cmd()