Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoundfont.h80 int sample_locked; /* locked time for sample */ member
/openbmc/linux/sound/synth/emux/
H A Demux_proc.c46 snd_iprintf(buf, "Locked Samples: %d\n", emu->sflist->sample_locked); in snd_emux_proc_info_read()
H A Dsoundfont.c374 sflist->sample_locked = sflist->sample_counter; in set_sample_counter()
1364 sflist->sample_locked = 0; in snd_sf_init()
1484 if (sp->counter < sflist->sample_locked) in snd_soundfont_remove_unlocked()
1497 sflist->sample_counter = sflist->sample_locked; in snd_soundfont_remove_unlocked()