Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dsoundfont.h93 int snd_soundfont_close_check(struct snd_sf_list *sflist, int client);
/linux-5.19.10/sound/synth/emux/
Demux_oss.c178 snd_soundfont_close_check(emu->sflist, SF_CLIENT_NO(p->chset.port)); in snd_emux_close_seq_oss()
Dsoundfont.c94 snd_soundfont_close_check(struct snd_sf_list *sflist, int client) in snd_soundfont_close_check() function