Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Demux_voice.h39 int snd_emux_inc_count(struct snd_emux *emu);
Demux_seq.c273 snd_emux_inc_count(struct snd_emux *emu) in snd_emux_inc_count() function
320 snd_emux_inc_count(emu); in snd_emux_use()
Demux_oss.c122 if (!snd_emux_inc_count(emu)) { in snd_emux_open_seq_oss()