Searched refs:emu10k1_clear_stop_on_loop (Results 1 – 3 of 3) sorted by relevance
227 void emu10k1_clear_stop_on_loop(struct emu10k1_card *, u32);
316 emu10k1_clear_stop_on_loop(card, voice->num + j); in emu10k1_voices_start()
335 void emu10k1_clear_stop_on_loop(struct emu10k1_card *card, u32 voicenum) in emu10k1_clear_stop_on_loop() function