Home
last modified time | relevance | path

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

/Linux-v6.6/sound/synth/emux/
Demux_oss.c90 #define SF_CLIENT_NO(p) ((p) + 0x1000) macro
178 snd_soundfont_close_check(emu->sflist, SF_CLIENT_NO(p->chset.port)); in snd_emux_close_seq_oss()
209 SF_CLIENT_NO(p->chset.port)); in snd_emux_load_patch_seq_oss()
218 rc = snd_soundfont_load(emu->sflist, buf, count, SF_CLIENT_NO(p->chset.port)); in snd_emux_load_patch_seq_oss()