Searched refs:audio_pcm_hw_get_live_in (Results 1 – 9 of 9) sorted by relevance
105 int live = audio_pcm_hw_get_live_in (hw); in no_run_in()
220 int audio_pcm_hw_get_live_in (HWVoiceIn *hw);
368 live = audio_pcm_hw_get_live_in (hw); in wav_in_run()
271 liveSamples = audio_pcm_hw_get_live_in (hw); in qesd_run_in()
475 live = audio_pcm_hw_get_live_in (hw); in fmod_run_in()
650 int live = audio_pcm_hw_get_live_in (hw); in oss_run_in()
872 live = audio_pcm_hw_get_live_in (hw); in dsound_run_in()
849 int live = audio_pcm_hw_get_live_in (hw); in alsa_run_in()
954 int audio_pcm_hw_get_live_in (HWVoiceIn *hw) in audio_pcm_hw_get_live_in() function