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

  /device/samsung/crespo/alsa-lib/src/control/
control_ext.c 665 if (mode & SND_CTL_NONBLOCK)
control_hw.c 384 if (mode & SND_CTL_NONBLOCK)
  /device/samsung/crespo/alsa-lib/include/
control.h 194 #define SND_CTL_NONBLOCK 0x0001
224 int snd_ctl_nonblock(snd_ctl_t *ctl, int nonblock);
  /device/samsung/crespo/alsa-lib/aserver/
aserver.c 549 err = snd_ctl_open(&ctl, client->name, SND_CTL_NONBLOCK);
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp_snd.c 290 { "nonblock", SND_CTL_NONBLOCK },

Completed in 585 milliseconds