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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dpss.c48 * Added module parameter pss_firmware to allow the user to tell
1153 static char *pss_firmware = "/etc/sound/pss_synth"; variable
1175 module_param(pss_firmware, charp, 0);
1176 MODULE_PARM_DESC(pss_firmware, "Location of the firmware file (default - /etc/sound/pss_synth)");
1224 pss_synthLen = mod_firmware_load(pss_firmware, (void *) &pss_synth);

Completed in 145 milliseconds