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

  /device/samsung/crespo/alsa-lib/test/
control.c 52 snd_pcm_info_set_device(pcminfo, dev);
  /device/samsung/crespo/alsa-lib/src/
confmisc.c 1016 snd_pcm_info_set_device(info, device);
1121 snd_pcm_info_set_device(info, dev);
    [all...]
  /device/samsung/crespo/alsa-lib/src/control/
namehint.c 111 snd_pcm_info_set_device(info, device);
  /device/samsung/crespo/alsa-lib/include/
pcm.h 508 void snd_pcm_info_set_device(snd_pcm_info_t *obj, unsigned int val);
    [all...]
  /device/samsung/crespo/alsa-utils/aplay/
aplay.c 241 snd_pcm_info_set_device(pcminfo, dev);
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 6346 void snd_pcm_info_set_device(snd_pcm_info_t *obj, unsigned int val) function
    [all...]

Completed in 1503 milliseconds