Home
last modified time | relevance | path

Searched refs:snd_mpu401_uart_new (Results 1 – 25 of 31) sorted by relevance

12

/linux/sound/pci/au88x0/
H A Dau88x0_mpu401.c71 temp = snd_mpu401_uart_new(vortex->card, 0, MPU401_HW_MPU401, 0x330, in snd_vortex_midi()
81 temp = snd_mpu401_uart_new(vortex->card, 0, MPU401_HW_AUREAL, port, in snd_vortex_midi()
/linux/include/sound/
H A Dmpu401.h115 int snd_mpu401_uart_new(struct snd_card *card,
/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.c501 * snd_mpu401_uart_new - create an MPU401-UART instance
518 int snd_mpu401_uart_new(struct snd_card *card, int device, in snd_mpu401_uart_new() function
614 EXPORT_SYMBOL(snd_mpu401_uart_new);
H A Dmpu401.c75 err = snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, port[dev], 0, in snd_mpu401_create()
/linux/sound/isa/ad1816a/
H A Dad1816a.c164 if (snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, in snd_card_ad1816a_probe()
/linux/sound/isa/
H A Dazt2320.c208 if (snd_mpu401_uart_new(card, 0, MPU401_HW_AZT2320, in snd_card_azt2320_probe()
H A Dals100.c226 if (snd_mpu401_uart_new(card, 0, in snd_card_als100_probe()
H A Dsc6000.c647 if (snd_mpu401_uart_new(card, 0, in __snd_sc6000_probe()
H A Dcmi8330.c586 if (snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, in snd_cmi8330_probe()
/linux/sound/isa/sb/
H A Djazz16.c317 if (snd_mpu401_uart_new(card, 0, in snd_jazz16_probe()
H A Dsb16.c358 err = snd_mpu401_uart_new(card, 0, MPU401_HW_SB, in snd_sb16_probe()
/linux/sound/pci/ymfpci/
H A Dymfpci.c307 err = snd_mpu401_uart_new(card, 0, MPU401_HW_YMFPCI, in __snd_card_ymfpci_probe()
/linux/sound/isa/es1688/
H A Des1688.c154 error = snd_mpu401_uart_new(card, 0, MPU401_HW_ES1688, in snd_es1688_probe()
/linux/sound/isa/galaxy/
H A Dgalaxy.c569 err = snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, in __snd_galaxy_probe()
/linux/sound/isa/wavefront/
H A Dwavefront.c425 err = snd_mpu401_uart_new(card, midi_dev, MPU401_HW_CS4232, in snd_wavefront_probe()
/linux/sound/isa/cs423x/
H A Dcs4236.c401 if (snd_mpu401_uart_new(card, 0, MPU401_HW_CS4232, in snd_cs423x_probe()
/linux/sound/pci/
H A Dals4000.c885 err = snd_mpu401_uart_new(card, 0, MPU401_HW_ALS4000, in __snd_card_als4000_probe()
H A Dfm801.c1309 err = snd_mpu401_uart_new(card, 0, MPU401_HW_FM801, in __snd_card_fm801_probe()
H A Des1938.c1750 if (snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, in __snd_es1938_probe()
H A Dsonicvibes.c1432 err = snd_mpu401_uart_new(card, 0, MPU401_HW_SONICVIBES, in __snd_sonic_probe()
/linux/sound/isa/opti9xx/
H A Dopti92x-ad1848.c877 error = snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401,
/linux/sound/pci/oxygen/
H A Doxygen_lib.c680 err = snd_mpu401_uart_new(card, 0, MPU401_HW_CMIPCI, in __oxygen_pci_probe()
/linux/sound/isa/msnd/
H A Dmsnd_pinnacle.c571 err = snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401, in snd_msnd_attach()
/linux/sound/pci/ice1712/
H A Dice1712.c2620 err = snd_mpu401_uart_new(card, 0, MPU401_HW_ICE1712, in snd_ice1712_probe()
2635 err = snd_mpu401_uart_new(card, 1, MPU401_HW_ICE1712, in snd_ice1712_probe()

12