Home
last modified time | relevance | path

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

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