snd_opl3_hwdep_new  366 include/sound/opl3.h int snd_opl3_hwdep_new(struct snd_opl3 * opl3, int device, int seq_device,
snd_opl3_hwdep_new  214 sound/isa/ad1816a/ad1816a.c 			if ((error = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new   80 sound/isa/adlib.c 	error = snd_opl3_hwdep_new(opl3, 0, 0, NULL);
snd_opl3_hwdep_new  223 sound/isa/als100.c 			if ((error = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new  252 sound/isa/azt2320.c 			if ((error = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new  466 sound/isa/cs423x/cs4236.c 			if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0)
snd_opl3_hwdep_new  216 sound/isa/dt019x.c 			if ((error = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new  153 sound/isa/es1688/es1688.c 		error =	snd_opl3_hwdep_new(opl3, 0, 1, NULL);
snd_opl3_hwdep_new 2174 sound/isa/es18xx.c 			if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0)
snd_opl3_hwdep_new  316 sound/isa/gus/gusextreme.c 		error = snd_opl3_hwdep_new(opl3, 0, 2, NULL);
snd_opl3_hwdep_new  692 sound/isa/opl3sa2.c 		if ((err = snd_opl3_hwdep_new(opl3, 0, 1, &chip->synth)) < 0)
snd_opl3_hwdep_new  825 sound/isa/opti9xx/opti92x-ad1848.c 			if ((error = snd_opl3_hwdep_new(opl3, 0, 1, &synth)) < 0)
snd_opl3_hwdep_new  418 sound/isa/sb/sb16.c 			if ((err = snd_opl3_hwdep_new(opl3, 0, seqdev, &synth)) < 0)
snd_opl3_hwdep_new  180 sound/isa/sb/sb8.c 		if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0)
snd_opl3_hwdep_new  583 sound/isa/sc6000.c 		err = snd_opl3_hwdep_new(opl3, 0, 1, NULL);
snd_opl3_hwdep_new  404 sound/isa/wavefront/wavefront.c 		err = snd_opl3_hwdep_new(opl3, hw_dev, 1, NULL);
snd_opl3_hwdep_new  961 sound/pci/als4000.c 		if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new 2261 sound/pci/azt3328.c 		err = snd_opl3_hwdep_new(opl3, 0, 1, NULL);
snd_opl3_hwdep_new 2996 sound/pci/cmipci.c 	if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new 1957 sound/pci/cs4281.c 	if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new 1844 sound/pci/es1938.c 	        if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new 1510 sound/pci/fm801.c 	if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new 2153 sound/pci/riptide/riptide.c 			     snd_opl3_hwdep_new(chip->opl3, 0, 1, NULL)) < 0)
snd_opl3_hwdep_new 1474 sound/pci/sonicvibes.c 	if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {
snd_opl3_hwdep_new  323 sound/pci/ymfpci/ymfpci.c 		} else if ((err = snd_opl3_hwdep_new(opl3, 0, 1, NULL)) < 0) {