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

  /device/samsung/crespo/alsa-lib/src/control/
cards.c 138 snd_ctl_close(handle);
141 snd_ctl_close(handle);
165 snd_ctl_close(handle);
168 snd_ctl_close(handle);
192 snd_ctl_close(handle);
195 snd_ctl_close(handle);
hcontrol.c 82 snd_ctl_close(ctl);
119 err = snd_ctl_close(hctl->ctl);
setup.c 73 err = snd_ctl_close(h->ctl);
624 snd_ctl_close(handle);
control_ext.c 678 return snd_ctl_close(ext->handle);
control_shm.c 547 snd_ctl_close(ctl);
namehint.c 465 snd_ctl_close(list->ctl);
control.c 88 int snd_ctl_close(snd_ctl_t *ctl) function
    [all...]
  /device/samsung/crespo/alsa-lib/src/rawmidi/
rawmidi_hw.c 196 snd_ctl_close(ctl);
201 snd_ctl_close(ctl);
232 snd_ctl_close(ctl);
252 snd_ctl_close(ctl);
257 snd_ctl_close(ctl);
267 snd_ctl_close(ctl);
275 snd_ctl_close(ctl);
  /device/samsung/crespo/alsa-lib/test/
control.c 101 snd_ctl_close(handle);
  /device/samsung/crespo/alsa-lib/src/
confmisc.c 692 snd_ctl_close(ctl);
890 snd_ctl_close(ctl);
942 snd_ctl_close(ctl);
1028 snd_ctl_close(ctl);
1129 snd_ctl_close(ctl);
1136 snd_ctl_close(ctl);
    [all...]
  /device/samsung/crespo/alsa-lib/src/mixer/
simple_abst.c 257 snd_ctl_close(priv->ctl);
  /device/samsung/crespo/alsa-utils/iecset/
iecset.c 430 snd_ctl_close(ctl);
  /device/samsung/crespo/alsa-utils/amidi/
amidi.c 240 snd_ctl_close(ctl);
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 111 snd_ctl_close(handle);
    [all...]
  /device/samsung/crespo/alsa-lib/aserver/
aserver.c 575 snd_ctl_close(ctl);
588 err = snd_ctl_close(client->device.ctl.handle);
591 ERROR("snd_ctl_close");
  /device/samsung/crespo/alsa-lib/include/
control.h 223 int snd_ctl_close(snd_ctl_t *ctl);
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_hw.c     [all...]
pcm_softvol.c 384 snd_ctl_close(svol->ctl);
  /device/samsung/crespo/alsa-utils/alsactl/
state.c 634 snd_ctl_close(handle);
    [all...]
  /device/samsung/crespo/alsa-utils/aplay/
aplay.c 231 snd_ctl_close(handle);
267 snd_ctl_close(handle);
    [all...]
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp_snd.c 798 { "ctl_close", &FA_int_p, (void *)&snd_ctl_close, "ctl" },
  /device/samsung/crespo/alsa-utils/alsamixer/
alsamixer.c     [all...]
  /device/samsung/crespo/libaudio/
AudioHardwareALSA.cpp     [all...]

Completed in 3307 milliseconds