Searched refs:smw_ucode (Results 1 – 1 of 1) sorted by relevance
78 static unsigned char *smw_ucode; variable1057 if (!smw_ucode) in smw_midi_init()1059 smw_ucodeLen = mod_firmware_load("/etc/sound/midi0001.bin", (void *) &smw_ucode); in smw_midi_init()1060 smw_free = smw_ucode; in smw_midi_init()1075 smw_putmem(devc, mp_base, i, smw_ucode[i]); in smw_midi_init()1082 if (smw_getmem(devc, mp_base, i) != smw_ucode[i]) in smw_midi_init()