snd_opl4_write_memory
EXPORT_SYMBOL(snd_opl4_write_memory);
void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size);
snd_opl4_write_memory(opl4, buf, pos, count);