Home
last modified time | relevance | path

Searched refs:find_free_sound_slot (Results 1 – 4 of 4) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-nogui.c281 snd_slot = find_free_sound_slot(nchans); /* expands sound list if needed */
H A Dsnd-data.c732 int find_free_sound_slot(int desired_chans) in find_free_sound_slot() function
H A Dsnd-1.h920 int find_free_sound_slot(int desired_chans);
H A Dsnd-motif.c28275 snd_slot = find_free_sound_slot(nchans); /* expands sound list if needed */ in add_sound_window()