Home
last modified time | relevance | path

Searched refs:SF_CLIENT_NO (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/synth/emux/
Demux_oss.c105 #define SF_CLIENT_NO(p) ((p) + 0x1000) macro
193 snd_soundfont_close_check(emu->sflist, SF_CLIENT_NO(p->chset.port)); in snd_emux_close_seq_oss()
224 SF_CLIENT_NO(p->chset.port)); in snd_emux_load_patch_seq_oss()
233 rc = snd_soundfont_load(emu->sflist, buf, count, SF_CLIENT_NO(p->chset.port)); in snd_emux_load_patch_seq_oss()