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

  /device/samsung/crespo/alsa-lib/include/
input.h 74 int snd_input_getc(snd_input_t *input);
  /device/samsung/crespo/alsa-lib/src/
input.c 104 int snd_input_getc(snd_input_t *input) function
conf.c 536 c = snd_input_getc(fd->in);
    [all...]
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp.c 501 return snd_input_getc(instance->in);
    [all...]

Completed in 133 milliseconds