Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dmpu401.h33 #define MPU401_HW_CS4232 6 /* CS4232 */ macro
/Linux-v4.19/sound/isa/cs423x/
Dcs4231.c135 if (snd_mpu401_uart_new(card, 0, MPU401_HW_CS4232, in snd_cs4231_probe()
Dcs4236.c452 if (snd_mpu401_uart_new(card, 0, MPU401_HW_CS4232, in snd_cs423x_probe()
/Linux-v4.19/sound/isa/wavefront/
Dwavefront.c448 err = snd_mpu401_uart_new(card, midi_dev, MPU401_HW_CS4232, in snd_wavefront_probe()