Searched refs:audio_pcm_hw_get_live_in (Results 1 – 10 of 10) sorted by relevance
100 int live = audio_pcm_hw_get_live_in (hw); in no_run_in()
222 int audio_pcm_hw_get_live_in (HWVoiceIn *hw);
363 live = audio_pcm_hw_get_live_in (hw); in wav_in_run()
416 live = audio_pcm_hw_get_live_in (hw); in qesd_run_in()
461 live = audio_pcm_hw_get_live_in (hw); in fmod_run_in()
257 live = audio_pcm_hw_get_live_in (hw); in qpa_run_in()
777 live = audio_pcm_hw_get_live_in (hw); in dsound_run_in()
744 int live = audio_pcm_hw_get_live_in (hw); in oss_run_in()
1052 int live = audio_pcm_hw_get_live_in (hw); in alsa_run_in()
953 int audio_pcm_hw_get_live_in (HWVoiceIn *hw) in audio_pcm_hw_get_live_in() function