opl3_port         117 sound/pci/riptide/riptide.c static int opl3_port[SNDRV_CARDS] = { [0 ... (SNDRV_CARDS - 1)] = 0x388 };
opl3_port         131 sound/pci/riptide/riptide.c module_param_hw_array(opl3_port, int, ioport, NULL, 0444);
opl3_port         132 sound/pci/riptide/riptide.c MODULE_PARM_DESC(opl3_port, "OPL3 port # for Riptide driver.");
opl3_port        2078 sound/pci/riptide/riptide.c 	if (opl3_port[dev])
opl3_port        2101 sound/pci/riptide/riptide.c 	if (opl3_port[dev]) {
opl3_port        2102 sound/pci/riptide/riptide.c 		val = opl3_port[dev];