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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dmsnd_classic.h164 # define INITCODE msndinit macro
179 # define INITCODE permini macro
H A Dmsnd_pinnacle.h225 # define INITCODE pndspini macro
240 # define INITCODE permini macro
H A Dmsnd_pinnacle.c1297 INITCODESIZE = mod_firmware_load(INITCODEFILE, &INITCODE);
1298 if (!INITCODE) {
1306 vfree(INITCODE);
1311 if (msnd_upload_host(&dev, INITCODE, INITCODESIZE) < 0) {
1322 vfree(INITCODE);

Completed in 73 milliseconds