Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A DMakefile6 obj-y += snd_ctl.o
A Dsnd_core.c696 struct snd_ctl *ctl; in snd_ctl_free()
901 static inline void add_controls(struct snd_ctl *ctl, struct snd_kcontrol *control) in add_controls()
942 static int snd_ctl_add_controls(struct snd_card *card, struct snd_ctl *ctl) in snd_ctl_add_controls()
974 int snd_ctl_remove_elem(struct snd_ctl *ctl, struct snd_kcontrol *control) in snd_ctl_remove_elem()
988 int snd_ctl_add_elem(struct snd_ctl *ctl, struct snd_ctl_info *info) in snd_ctl_add_elem()
1049 struct snd_ctl *ctl; in snd_ctl_create()
1053 ctl = snd_malloc(sizeof(struct snd_ctl)); in snd_ctl_create()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h519 struct snd_ctl { struct
559 struct snd_ctl *ctl;
611 int snd_ctl_add_elem(struct snd_ctl *ctl, struct snd_ctl_info *info);
612 int snd_ctl_remove_elem(struct snd_ctl *ctl, struct snd_kcontrol *control);
/bsp/allwinner/libraries/sunxi-hal/hal/
A Dlist.txt21 source/sound/core/snd_ctl.c

Completed in 12 milliseconds