ospath             57 sound/isa/wavefront/wavefront_synth.c static char *ospath = DEFAULT_OSPATH; /* the firmware file name */
ospath             98 sound/isa/wavefront/wavefront_synth.c module_param(ospath, charp, 0444);
ospath             99 sound/isa/wavefront/wavefront_synth.c MODULE_PARM_DESC(ospath, "pathname to processed ICS2115 OS firmware");
ospath           2031 sound/isa/wavefront/wavefront_synth.c 		if (wavefront_download_firmware (dev, ospath)) {