snd_opl3_new      339 include/sound/opl3.h int snd_opl3_new(struct snd_card *card, unsigned short hardware,
snd_opl3_new      360 sound/drivers/opl3/opl3_lib.c EXPORT_SYMBOL(snd_opl3_new);
snd_opl3_new      399 sound/drivers/opl3/opl3_lib.c 	if ((err = snd_opl3_new(card, hardware, &opl3)) < 0)
snd_opl3_new     1923 sound/pci/cs4281.c 	if ((err = snd_opl3_new(card, OPL3_HW_OPL3_CS4281, &opl3)) < 0) {