Searched refs:AUD_set_active_out (Results 1 – 3 of 3) sorted by relevance
119 void AUD_set_active_out (SWVoiceOut *sw, int on);
1231 void AUD_set_active_out (SWVoiceOut *sw, int on) in AUD_set_active_out() function
273 …AUD_set_active_out(s->voice, (enable & (AUDIO_INT_WRITE_BUFFER_1_EMPTY | AUDIO_INT_WRITE_BUFFER_… in enable_audio()