Home | History | Annotate | Download | only in hal

Lines Matching full:pcm_is_ready

633     if (in->pcm && !pcm_is_ready(in->pcm)) {
942 if (out->pcm && !pcm_is_ready(out->pcm)) {
1050 if (adev->voice_call_rx && !pcm_is_ready(adev->voice_call_rx)) {
1061 if (adev->voice_call_tx && !pcm_is_ready(adev->voice_call_tx)) {