Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/synth/emux/
H A 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()
/kernel/linux/linux-6.6/sound/synth/emux/
H A 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()

Completed in 2 milliseconds