Home
last modified time | relevance | path

Searched refs:snd_hctl_free (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/control/
Dhcontrol.c117 snd_hctl_free(hctl); in snd_hctl_close()
402 int snd_hctl_free(snd_hctl_t *hctl) in snd_hctl_free() function
598 snd_hctl_free(hctl); in snd_hctl_load()
/third_party/alsa-lib/include/
Dcontrol.h747 int snd_hctl_free(snd_hctl_t *hctl);
/third_party/alsa-lib/src/mixer/
Dmixer.c592 snd_hctl_free(s->hctl); in snd_mixer_free()
/third_party/alsa-lib/src/alisp/
Dalisp_snd.c802 { "hctl_free", &FA_int_p, (void *)&snd_hctl_free, "hctl" },