Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Demux_proc.c41 mutex_lock(&emu->sflist->presets_mutex); in snd_emux_proc_info_read()
47 mutex_unlock(&emu->sflist->presets_mutex); in snd_emux_proc_info_read()
/openbmc/linux/include/sound/
H A Dsoundfont.h83 struct mutex presets_mutex; member