Searched refs:ospath (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c57 static char *ospath = DEFAULT_OSPATH; /* the firmware file name */ variable
98 module_param(ospath, charp, 0444);
99 MODULE_PARM_DESC(ospath, "pathname to processed ICS2115 OS firmware");
1968 if (wavefront_download_firmware (dev, ospath)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/isa/wavefront/
H A Dwavefront_synth.c57 static char *ospath = DEFAULT_OSPATH; /* the firmware file name */ variable
98 module_param(ospath, charp, 0444);
99 MODULE_PARM_DESC(ospath, "pathname to processed ICS2115 OS firmware");
1968 if (wavefront_download_firmware (dev, ospath)) {

Completed in 66 milliseconds