Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoundfont.h72 int open_client; /* client pointer for lock */ member
/linux/sound/synth/emux/
H A Dsoundfont.c99 if (sflist->open_client == client) { in snd_soundfont_close_check()
159 if (sflist->open_client != client) { in snd_soundfont_load()
229 if (sflist->open_client >= 0 || sflist->currsf) { in open_patch()
248 sflist->open_client = client; in open_patch()
312 sflist->open_client = -1; in close_patch()
1397 sflist->open_client = -1; in snd_sf_init()