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

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

Completed in 739 milliseconds