Home | History | Annotate | Download | only in audio

Lines Matching refs:pcm_open

616         adev->pcm_modem_dl = pcm_open(0, PORT_MODEM, PCM_OUT, &pcm_config_vx);
624 adev->pcm_modem_ul = pcm_open(0, PORT_MODEM, PCM_IN, &pcm_config_vx);
1123 out->pcm = pcm_open(card, port, PCM_OUT | PCM_MMAP | PCM_NOIRQ, &out->config);
1569 in->pcm = pcm_open(0, PORT_MM2_UL, PCM_IN, &in->config);