HomeSort by relevance Sort by last modified time
    Searched defs:pcm_open (Results 1 - 2 of 2) sorted by null

  /external/tinyalsa/
pcm.c 839 struct pcm *pcm_open(unsigned int card, unsigned int device, function
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 756 struct pcm *pcm_open(unsigned flags, char *device) function
768 ALOGV("pcm_open(0x%08x)",flags);
843 ALOGV("pcm_open() %s\n", dname);

Completed in 271 milliseconds