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

  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 670 if ((err = snd_hctl_load(handle)) < 0) {
    [all...]
  /device/samsung/crespo/alsa-lib/include/
control.h 524 int snd_hctl_load(snd_hctl_t *hctl);
  /device/samsung/crespo/alsa-lib/src/control/
hcontrol.c 562 int snd_hctl_load(snd_hctl_t *hctl) function
  /device/samsung/crespo/alsa-lib/src/mixer/
mixer.c 573 err = snd_hctl_load(s->hctl);
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp_snd.c 811 { "hctl_load", &FA_int_p, (void *)&snd_hctl_load, "hctl" },
  /device/samsung/crespo/alsa-utils/alsactl/
init_parse.c 195 err = snd_hctl_load(res->ctl_handle);
    [all...]

Completed in 85 milliseconds