Lines Matching refs:pcm_open
1211 ref_device->pcm = pcm_open(ref_device->pcm_profile->card, ref_device->pcm_profile->id, PCM_IN | PCM_MONOTONIC, &ref_device->pcm_profile->config);
2064 pcm_device->pcm = pcm_open(pcm_device->pcm_profile->card, pcm_device->pcm_profile->id,
2336 pcm_device->pcm = pcm_open(pcm_device->pcm_profile->card, pcm_device->pcm_profile->id,
3156 pcm_device->pcm = pcm_open(pcm_device->pcm_profile->card,
3189 pcm_device->pcm = pcm_open(pcm_device->pcm_profile->card,
4455 pcm = pcm_open(profile->card, profile->id,
4458 ALOGE("pcm_open: card=%d, id=%d is not ready", profile->card, profile->id);
4462 ALOGV("pcm_open: card=%d, id=%d", profile->card, profile->id);
4507 pcm = pcm_open(profile->card, profile->id,
4510 ALOGE("pcm_open: card=%d, id=%d is not ready", profile->card, profile->id);
4514 ALOGV("pcm_open: card=%d, id=%d", profile->card, profile->id);