Searched refs:MPU401_HW_MPU401 (Results 1 – 12 of 12) sorted by relevance
| /linux/include/sound/ |
| H A D | mpu401.h | 13 #define MPU401_HW_MPU401 1 /* native MPU401 */ macro
|
| /linux/sound/pci/au88x0/ |
| H A D | au88x0_mpu401.c | 71 temp = snd_mpu401_uart_new(vortex->card, 0, MPU401_HW_MPU401, 0x330, in snd_vortex_midi()
|
| /linux/sound/drivers/mpu401/ |
| H A D | mpu401.c | 75 err = snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, port[dev], 0, in snd_mpu401_create()
|
| /linux/sound/isa/ad1816a/ |
| H A D | ad1816a.c | 164 if (snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, in snd_card_ad1816a_probe()
|
| /linux/sound/isa/ |
| H A D | als100.c | 224 mpu_type = MPU401_HW_MPU401; in snd_card_als100_probe()
|
| H A D | cmi8328.c | 352 MPU401_HW_MPU401, mpuport[ndev], in snd_cmi8328_probe()
|
| H A D | sc6000.c | 682 MPU401_HW_MPU401,
|
| /linux/sound/isa/sb/ |
| H A D | jazz16.c | 313 MPU401_HW_MPU401, in snd_jazz16_probe()
|
| /linux/sound/isa/galaxy/ |
| H A D | galaxy.c | 569 err = snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, in __snd_galaxy_probe()
|
| /linux/sound/pci/riptide/ |
| H A D | riptide.c | 137 #define MPU401_HW_RIPTIDE MPU401_HW_MPU401
|
| /linux/sound/pci/ |
| H A D | es1968.c | 2754 err = snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, in __snd_es1968_probe()
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 2939 snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, port, info_flags, 2947 it's not a special one, you can use ``MPU401_HW_MPU401``.
|