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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 100 /* Minimum number of frames available before pcm_mmap_write() will actually
186 int pcm_mmap_write(struct pcm *pcm, const void *data, unsigned int count);
  /external/tinyalsa/
pcm.c 922 int pcm_mmap_write(struct pcm *pcm, const void *buffer, unsigned int bytes) function
  /device/samsung/tuna/audio/
audio_hw.c 194 #define PCM_WRITE pcm_mmap_write
    [all...]
  /device/ti/panda/audio/
audio_hw.c     [all...]

Completed in 248 milliseconds