Searched refs:snd_opl3_hwdep_new (Results 1 - 29 of 29) sorted by relevance

/linux-4.1.27/sound/isa/
H A Dadlib.c80 error = snd_opl3_hwdep_new(opl3, 0, 0, NULL); snd_adlib_probe()
H A Dazt2320.c252 if ((error = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) { snd_card_azt2320_probe()
H A Dals100.c274 if ((error = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) { snd_card_als100_probe()
H A Dcmi8328.c361 if (snd_opl3_hwdep_new(opl3, 0, 1, NULL) < 0) snd_cmi8328_probe()
H A Dcmi8330.c592 err = snd_opl3_hwdep_new(opl3, 0, 1, NULL); snd_cmi8330_probe()
H A Dsc6000.c650 err = snd_opl3_hwdep_new(opl3, 0, 1, NULL); snd_sc6000_probe()
H A Dopl3sa2.c705 if ((err = snd_opl3_hwdep_new(opl3, 0, 1, &chip->synth)) < 0) snd_opl3sa2_probe()
H A Des18xx.c2166 err = snd_opl3_hwdep_new(opl3, 0, 1, NULL); snd_audiodrive_probe()
/linux-4.1.27/sound/drivers/opl3/
H A Dopl3_lib.c484 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, snd_opl3_hwdep_new() function
543 EXPORT_SYMBOL(snd_opl3_hwdep_new); variable
/linux-4.1.27/sound/isa/ad1816a/
H A Dad1816a.c203 error = snd_opl3_hwdep_new(opl3, 0, 1, NULL); snd_card_ad1816a_probe()
/linux-4.1.27/sound/isa/es1688/
H A Des1688.c166 error = snd_opl3_hwdep_new(opl3, 0, 1, NULL); snd_es1688_probe()
/linux-4.1.27/sound/isa/sb/
H A Dsb8.c181 if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) snd_sb8_probe()
H A Djazz16.c313 err = snd_opl3_hwdep_new(opl3, 0, 1, NULL); snd_jazz16_probe()
H A Dsb16.c423 if ((err = snd_opl3_hwdep_new(opl3, 0, seqdev, &synth)) < 0) snd_sb16_probe()
/linux-4.1.27/include/sound/
H A Dopl3.h366 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, int device, int seq_device,
/linux-4.1.27/sound/isa/gus/
H A Dgusextreme.c315 error = snd_opl3_hwdep_new(opl3, 0, 2, NULL); snd_gusextreme_probe()
/linux-4.1.27/sound/pci/ymfpci/
H A Dymfpci.c338 } else if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) { snd_card_ymfpci_probe()
/linux-4.1.27/sound/isa/galaxy/
H A Dgalaxy.c604 err = snd_opl3_hwdep_new(opl3, 0, 1, NULL); snd_galaxy_probe()
/linux-4.1.27/sound/isa/cs423x/
H A Dcs4236.c442 if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) snd_cs423x_probe()
/linux-4.1.27/sound/isa/wavefront/
H A Dwavefront.c403 err = snd_opl3_hwdep_new(opl3, hw_dev, 1, NULL); snd_wavefront_probe()
/linux-4.1.27/sound/isa/opti9xx/
H A Dopti92x-ad1848.c925 error = snd_opl3_hwdep_new(opl3, 0, 1, &synth); snd_opti9xx_probe()
/linux-4.1.27/sound/pci/
H A Dals4000.c961 if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) { snd_card_als4000_probe()
H A Dfm801.c1334 if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) { snd_card_fm801_probe()
H A Des1938.c1823 if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) { snd_es1938_probe()
H A Dsonicvibes.c1513 if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) { snd_sonic_probe()
H A Dcs4281.c1947 if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) { snd_cs4281_probe()
H A Dazt3328.c2581 err = snd_opl3_hwdep_new(opl3, 0, 1, NULL); snd_azf3328_probe()
H A Dcmipci.c3004 if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) { snd_cmipci_create_fm()
/linux-4.1.27/sound/pci/riptide/
H A Driptide.c2129 err = snd_opl3_hwdep_new(chip->opl3, 0, 1, NULL); snd_card_riptide_probe()

Completed in 581 milliseconds