HomeSort by relevance Sort by last modified time
    Searched refs:pcm_start (Results 1 - 7 of 7) sorted by null

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 192 int pcm_start(struct pcm *pcm);
  /external/tinyalsa/
pcm.c 435 if (pcm_start(pcm) < 0) {
755 int pcm_start(struct pcm *pcm) function
944 if (pcm_start(pcm) < 0) {
  /device/samsung/manta/audio/
audio_hw.c 651 pcm_start(adev->pcm_voice_out);
652 pcm_start(adev->pcm_sco_out);
653 pcm_start(adev->pcm_voice_in);
654 pcm_start(adev->pcm_sco_in);
    [all...]
  /hardware/ti/wpan/tools/kfmapp/
kfmapp.c 892 pcm_start(pcm_c);
893 pcm_start(pcm_p);
    [all...]
  /device/ti/panda/audio/
audio_hw.c 817 pcm_start(adev->pcm_modem_dl);
818 pcm_start(adev->pcm_modem_ul);
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /device/samsung/tuna/audio/
audio_hw.c 850 pcm_start(adev->pcm_modem_dl);
851 pcm_start(adev->pcm_modem_ul);
    [all...]

Completed in 357 milliseconds