Home | History | Annotate | Download | only in hal

Lines Matching refs:pcm_start

1592         ret = pcm_start(in->pcm);
1594 ALOGE("%s: MMAP pcm_start failed ret %d", __func__, ret);
1639 ret = pcm_start(in->pcm);
1641 ALOGE("%s: RT pcm_start failed ret %d", __func__, ret);
2117 ret = pcm_start(out->pcm);
2119 ALOGE("%s: MMAP pcm_start failed ret %d", __func__, ret);
2162 ret = pcm_start(out->pcm);
2164 ALOGE("%s: RT pcm_start failed ret %d", __func__, ret);