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

  /device/samsung/crespo/alsa-lib/src/mixer/
mixer.c 208 snd_hctl_close(hctl);
231 snd_hctl_close(hctl);
255 snd_hctl_close(s->hctl);
616 err = snd_hctl_close(s->hctl);
simple_abst.c 255 snd_hctl_close(priv->hctl);
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 687 snd_hctl_close(handle);
    [all...]
  /device/samsung/crespo/alsa-lib/include/
control.h 511 int snd_hctl_close(snd_hctl_t *hctl);
  /device/samsung/crespo/alsa-lib/src/control/
hcontrol.c 114 int snd_hctl_close(snd_hctl_t *hctl) function
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp_snd.c 800 { "hctl_close", &FA_int_p, (void *)&snd_hctl_close, "hctl" },
  /device/samsung/crespo/alsa-utils/alsactl/
init_parse.c 128 snd_hctl_close(space->ctl_handle);
    [all...]

Completed in 301 milliseconds