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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 196 int pcm_wait(struct pcm *pcm, int timeout);
  /external/tinyalsa/
pcm.c 881 int pcm_wait(struct pcm *pcm, int timeout) function
971 err = pcm_wait(pcm, time);

Completed in 47 milliseconds