Home
last modified time | relevance | path

Searched refs:num_kcontrols (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dsoc-dapm.h46 .num_kcontrols = 0}
51 .num_kcontrols = 0, .reg = SND_SOC_NOPM }
54 .num_kcontrols = 0, .reg = SND_SOC_NOPM }
57 .num_kcontrols = 0, .reg = SND_SOC_NOPM }
60 .num_kcontrols = 0, .reg = SND_SOC_NOPM }
107 .kcontrol_news = NULL, .num_kcontrols = 0}
111 .kcontrol_news = wcontrols, .num_kcontrols = 1}
115 .kcontrol_news = wcontrols, .num_kcontrols = 1}
119 .kcontrol_news = wcontrols, .num_kcontrols = 1}
167 .kcontrol_news = wcontrols, .num_kcontrols = 1, \
[all …]
/linux-6.3-rc2/sound/soc/intel/atom/
A Dsst-atom-controls.h631 .kcontrol_news = NULL, .num_kcontrols = 0, \
639 .kcontrol_news = NULL, .num_kcontrols = 0, \
648 .kcontrol_news = NULL, .num_kcontrols = 0, \
675 .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols),\
A Dsst-atom-controls.c639 for (i = 0; i < w->num_kcontrols; i++) { in sst_swm_mixer_event()
/linux-6.3-rc2/sound/soc/
A Dsoc-dapm.c853 for (i = 0; i < w->num_kcontrols; i++) { in dapm_is_shared_kcontrol()
984 for (i = 0; i < w->num_kcontrols; i++) { in dapm_new_mixer()
1033 if (w->num_kcontrols != 1) { in dapm_new_mux()
1062 for (i = 0; i < w->num_kcontrols; i++) { in dapm_new_pga()
1082 for (i = 0; i < w->num_kcontrols; i++) { in dapm_new_dai_link()
3230 if (w->num_kcontrols) { in snd_soc_dapm_new_widgets()
3231 w->kcontrols = kcalloc(w->num_kcontrols, in snd_soc_dapm_new_widgets()
4134 int num_kcontrols; in snd_soc_dapm_new_dai() local
4148 num_kcontrols = 0; in snd_soc_dapm_new_dai()
4156 num_kcontrols = 1; in snd_soc_dapm_new_dai()
[all …]
A Dsoc-topology.c400 for (i = 0; w->kcontrols && i < w->num_kcontrols; i++) in soc_tplg_remove_widget()
1365 if (w->num_kcontrols == 0) { in soc_tplg_dapm_widget_create()
1366 template.num_kcontrols = 0; in soc_tplg_dapm_widget_create()
1370 template.num_kcontrols = le32_to_cpu(w->num_kcontrols); in soc_tplg_dapm_widget_create()
1371 kc = devm_kcalloc(tplg->dev, le32_to_cpu(w->num_kcontrols), sizeof(*kc), GFP_KERNEL); in soc_tplg_dapm_widget_create()
1377 kcontrol_type = devm_kcalloc(tplg->dev, le32_to_cpu(w->num_kcontrols), sizeof(unsigned int), in soc_tplg_dapm_widget_create()
1384 for (i = 0; i < le32_to_cpu(w->num_kcontrols); i++) { in soc_tplg_dapm_widget_create()
/linux-6.3-rc2/sound/soc/codecs/
A Dcx2072x.c1155 .num_kcontrols = 0, .reg = wreg, .shift = wshift, .mask = wmask, \
1162 .num_kcontrols = 0, .reg = wreg, .shift = wshift, .mask = wmask, \
1169 .num_kcontrols = 0, .reg = wreg, .shift = wshift, .mask = wmask, \
1175 {.id = wid, .name = wname, .kcontrol_news = NULL, .num_kcontrols = 0, \
A Dhdac_hdmi.c693 w->num_kcontrols = numkc; in hdac_hdmi_fill_widget_info()
/linux-6.3-rc2/include/uapi/sound/
A Dasoc.h494 __le32 num_kcontrols; member
/linux-6.3-rc2/sound/soc/sof/
A Dtopology.c1464 if (!le32_to_cpu(tw->num_kcontrols)) { in sof_widget_ready()
1466 tw->num_kcontrols); in sof_widget_ready()
1613 for (i = 0; i < widget->num_kcontrols; i++) { in sof_widget_unload()
A Dipc3-topology.c785 for (i = 0; i < widget->num_kcontrols; i++) { in sof_get_control_data()
867 if (widget->num_kcontrols) { in sof_process_load()
868 wdata = kcalloc(widget->num_kcontrols, sizeof(*wdata), GFP_KERNEL); in sof_process_load()
914 for (i = 0; i < widget->num_kcontrols; i++) { in sof_process_load()
A Dipc3-control.c591 for (i = 0; i < widget->num_kcontrols; i++) { in sof_ipc3_control_update()
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-topology.c403 for (i = 0; i < w->num_kcontrols; i++) { in skl_tplg_set_module_params()
436 for (i = 0; i < w->num_kcontrols; i++) { in skl_tplg_set_module_init_data()
781 for (i = 0; i < w->num_kcontrols; i++) { in skl_tplg_set_module_bind_params()
878 for (i = 0; i < w->num_kcontrols; i++) in skl_tplg_add_moduleid_in_bind_params()
/linux-6.3-rc2/sound/soc/qcom/qdsp6/
A Dtopology.c1006 for (i = 0; i < w->num_kcontrols; i++) { in audioreach_route_load()
/linux-6.3-rc2/sound/soc/intel/avs/
A Dpath.c278 for (i = 0; i < w->num_kcontrols; i++) { in avs_get_module_control()

Completed in 77 milliseconds