Home
last modified time | relevance | path

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

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