Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/emu10k1/
Dvoicemgr.h99 void emu10k1_voices_stop(struct emu_voice *, int);
Dvoicemgr.c336 void emu10k1_voices_stop(struct emu_voice *first_voice, int num_voices) in emu10k1_voices_stop() function
Dcardwo.c351 emu10k1_voices_stop(woinst->voice, woinst->num_voices); in emu10k1_waveout_stop()