Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoundfont.h85 int open_client; /* client pointer for lock */ member
/linux-4.4.14/sound/synth/emux/
Dsoundfont.c111 if (sflist->open_client == client) { in snd_soundfont_close_check()
170 if (sflist->open_client != client) { in snd_soundfont_load()
240 if (sflist->open_client >= 0 || sflist->currsf) { in open_patch()
259 sflist->open_client = client; in open_patch()
323 sflist->open_client = -1; in close_patch()
1353 sflist->open_client = -1; in snd_sf_init()