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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 149 int pcm_start(struct pcm *pcm);
  /external/tinyalsa/
pcm.c 609 int pcm_start(struct pcm *pcm) function
799 if (pcm_start(pcm) < 0) {
  /device/samsung/tuna/audio/
audio_hw.c 640 pcm_start(adev->pcm_modem_dl);
641 pcm_start(adev->pcm_modem_ul);
    [all...]

Completed in 43 milliseconds