Searched refs:run_out (Results 1 – 3 of 3) sorted by relevance
62 - A 'run_out' method that is called each time to tell the output backend to134 | invoked from the 'run_out' method, also called on each151 - otherwise, call the 'run_out' method of the HWVoiceOut object. This will change180 played = hw.run_out(live)
158 int (*run_out) (HWVoiceOut *hw); member
1457 played = hw->pcm_ops->run_out (hw); in audio_run_out()