Searched refs:smw_ucode (Results 1 – 1 of 1) sorted by relevance
79 static unsigned char *smw_ucode; variable1048 if (!smw_ucode) in smw_midi_init()1050 smw_ucodeLen = mod_firmware_load("/etc/sound/midi0001.bin", (void *) &smw_ucode); in smw_midi_init()1051 smw_free = smw_ucode; in smw_midi_init()1066 smw_putmem(devc, mp_base, i, smw_ucode[i]); in smw_midi_init()1073 if (smw_getmem(devc, mp_base, i) != smw_ucode[i]) in smw_midi_init()