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