Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoundfont.h106 int snd_soundfont_close_check(struct snd_sf_list *sflist, int client);
/Linux-v4.19/sound/synth/emux/
Demux_oss.c191 snd_soundfont_close_check(emu->sflist, SF_CLIENT_NO(p->chset.port)); in snd_emux_close_seq_oss()
Dsoundfont.c107 snd_soundfont_close_check(struct snd_sf_list *sflist, int client) in snd_soundfont_close_check() function