Home
last modified time | relevance | path

Searched refs:snd_kcontrol (Results 1 – 10 of 10) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_ctl.c41 struct snd_kcontrol *k; in ksnd_ctl_num()
67 struct snd_kcontrol *k; in ksnd_ctl_get()
100 struct snd_kcontrol *k; in ksnd_ctl_get_bynum()
134 struct snd_kcontrol *k; in ksnd_ctl_set()
164 struct snd_kcontrol *k; in ksnd_ctl_set_bynum()
193 struct snd_kcontrol *k, *kcontrol = NULL; in ksnd_ctl_set_multi_args()
266 struct snd_kcontrol *k = NULL; in ksnd_ctl_remove_elem()
A Dsnd_core.c697 struct snd_kcontrol *c = NULL, *temp; in snd_ctl_free()
735 static inline int snd_ctl_kcontrol_user_set_value(struct snd_kcontrol *kcontrol, in snd_ctl_kcontrol_user_set_value()
794 static int snd_ctl_enum_get(struct snd_kcontrol *kcontrol, in snd_ctl_enum_get()
820 static int snd_ctl_enum_set(struct snd_kcontrol *kcontrol, unsigned long val) in snd_ctl_enum_set()
855 void snd_kcontrol_to_snd_ctl_info(struct snd_kcontrol *kcontrol, in snd_kcontrol_to_snd_ctl_info()
883 static int snd_ctl_kcontrol_set(struct snd_kcontrol *kcontrol, unsigned long val) in snd_ctl_kcontrol_set()
947 struct snd_kcontrol *control = NULL; in snd_ctl_add_controls()
960 struct snd_kcontrol *control = NULL; in snd_ctl_add_controls()
974 int snd_ctl_remove_elem(struct snd_ctl *ctl, struct snd_kcontrol *control) in snd_ctl_remove_elem()
990 struct snd_kcontrol *control; in snd_ctl_add_elem()
[all …]
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h406 struct snd_kcontrol *controls;
421 struct snd_kcontrol *controls;
494 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol *, struct snd_ctl_info *);
495 typedef int (snd_kcontrol_set_t) (struct snd_kcontrol *, unsigned long);
497 struct snd_kcontrol { struct
612 int snd_ctl_remove_elem(struct snd_ctl *ctl, struct snd_kcontrol *control);
619 void snd_kcontrol_to_snd_ctl_info(struct snd_kcontrol *kcontrol,
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A Dsunxi-spdif.c73 static int sunxi_spdif_get_audio_mode(struct snd_kcontrol *kcontrol, in sunxi_spdif_get_audio_mode()
100 static int sunxi_spdif_set_audio_mode(struct snd_kcontrol *kcontrol, in sunxi_spdif_set_audio_mode()
136 static int sunxi_spdif_get_rx_data_type(struct snd_kcontrol *kcontrol, in sunxi_spdif_get_rx_data_type()
164 static int sunxi_spdif_set_rx_data_type(struct snd_kcontrol *kcontrol, in sunxi_spdif_set_rx_data_type()
196 static int sunxi_spdif_get_audio_hub_mode(struct snd_kcontrol *kcontrol, in sunxi_spdif_get_audio_hub_mode()
224 static int sunxi_spdif_set_audio_hub_mode(struct snd_kcontrol *kcontrol, in sunxi_spdif_set_audio_hub_mode()
263 static struct snd_kcontrol sunxi_spdif_controls[] = {
870 platform->controls = snd_malloc(sizeof(struct snd_kcontrol) * platform->num_controls); in snd_platform_spdif_register()
877 sizeof(struct snd_kcontrol) * platform->num_controls); in snd_platform_spdif_register()
A Dsunxi-daudio.c721 static int sunxi_daudio_get_hub_mode(struct snd_kcontrol *kcontrol, in sunxi_daudio_get_hub_mode()
749 static int sunxi_daudio_set_hub_mode(struct snd_kcontrol *kcontrol, in sunxi_daudio_set_hub_mode()
780 static int sunxi_daudio_get_asrc_function(struct snd_kcontrol *kcontrol, in sunxi_daudio_get_asrc_function()
808 static int sunxi_daudio_set_asrc_function(struct snd_kcontrol *kcontrol, in sunxi_daudio_set_asrc_function()
843 static struct snd_kcontrol sunxi_daudio_controls[] = {
1158 platform->controls = snd_malloc(sizeof(struct snd_kcontrol) * platform->num_controls); in snd_platform_daudio_register()
1165 sizeof(struct snd_kcontrol) * platform->num_controls); in snd_platform_daudio_register()
A Dsun8iw19-daudio.c746 static int sunxi_daudio_get_hub_mode(struct snd_kcontrol *kcontrol, in sunxi_daudio_get_hub_mode()
773 static int sunxi_daudio_set_hub_mode(struct snd_kcontrol *kcontrol, in sunxi_daudio_set_hub_mode()
807 static struct snd_kcontrol sunxi_daudio_controls[] = {
1256 platform->controls = snd_malloc(sizeof(struct snd_kcontrol) * platform->num_controls); in snd_platform_daudio_register()
1263 sizeof(struct snd_kcontrol) * platform->num_controls); in snd_platform_daudio_register()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Dac108.c483 static int ac108_ctl_enum_value_get(struct snd_kcontrol *kcontrol, in ac108_ctl_enum_value_get()
508 static int ac108_ctl_enum_value_set(struct snd_kcontrol *kcontrol, unsigned long val) in ac108_ctl_enum_value_set()
540 static int ac108_ctl_value_get(struct snd_kcontrol *kcontrol, in ac108_ctl_value_get()
566 static int ac108_ctl_value_set(struct snd_kcontrol *kcontrol, unsigned long val) in ac108_ctl_value_set()
589 static struct snd_kcontrol ac108_codec_controls[] = {
A Dsun8iw19-codec.c389 static int sunxi_codec_get_substream_mode(struct snd_kcontrol *kcontrol, in sunxi_codec_get_substream_mode()
412 static int sunxi_codec_set_substream_mode(struct snd_kcontrol *kcontrol, in sunxi_codec_set_substream_mode()
449 static struct snd_kcontrol sunxi_codec_controls[] = {
A Dsun8iw18-codec.c119 static int sunxi_spk_gpio_get_data(struct snd_kcontrol *kcontrol, in sunxi_spk_gpio_get_data()
139 static int sunxi_spk_gpio_set_data(struct snd_kcontrol *kcontrol, unsigned long val) in sunxi_spk_gpio_set_data()
158 static struct snd_kcontrol sunxi_codec_controls[] = {
A Dsun8iw20-codec.c359 static int suxni_ctl_mic_set(struct snd_kcontrol *kcontrol, unsigned long val) in suxni_ctl_mic_set()
381 static struct snd_kcontrol sunxi_codec_controls[] = {

Completed in 65 milliseconds