Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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");
2042 if (wavefront_download_firmware (dev, ospath)) { in wavefront_do_reset()
/kernel/linux/linux-6.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");
2052 if (wavefront_download_firmware (dev, ospath)) { in wavefront_do_reset()

Completed in 6 milliseconds