snd_opl3_new      357 include/sound/opl3.h int snd_opl3_new(struct snd_card *card, unsigned short hardware,
snd_opl3_new      415 sound/drivers/opl3/opl3_lib.c 	if ((err = snd_opl3_new(card, hardware, &opl3)) < 0)
snd_opl3_new     1950 sound/pci/cs4281.c 	if ((err = snd_opl3_new(card, OPL3_HW_OPL3_CS4281, &opl3)) < 0) {