/kernel/linux/linux-5.10/include/sound/ |
D | soc-dapm.h | 45 .num_kcontrols = 0} 50 .num_kcontrols = 0, .reg = SND_SOC_NOPM } 53 .num_kcontrols = 0, .reg = SND_SOC_NOPM } 56 .num_kcontrols = 0, .reg = SND_SOC_NOPM } 59 .num_kcontrols = 0, .reg = SND_SOC_NOPM } 62 .num_kcontrols = 0, .reg = SND_SOC_NOPM, .event = wevent, \ 66 .num_kcontrols = 0, .reg = SND_SOC_NOPM, .event = wevent, \ 70 .num_kcontrols = 0, .reg = SND_SOC_NOPM, .event = wevent, \ 74 .num_kcontrols = 0, .reg = SND_SOC_NOPM, .event = wevent, \ 86 .kcontrol_news = wcontrols, .num_kcontrols = wncontrols} [all …]
|
/kernel/linux/linux-5.10/sound/soc/ |
D | soc-topology.c | 462 for (i = 0; w->kcontrols != NULL && i < w->num_kcontrols; i++) { in remove_widget() 478 for (i = 0; w->kcontrols != NULL && i < w->num_kcontrols; i++) { in remove_widget() 1314 struct soc_tplg *tplg, int num_kcontrols) in soc_tplg_dapm_widget_dmixer_create() argument 1321 kc = kcalloc(num_kcontrols, sizeof(*kc), GFP_KERNEL); in soc_tplg_dapm_widget_dmixer_create() 1325 for (i = 0; i < num_kcontrols; i++) { in soc_tplg_dapm_widget_dmixer_create() 1406 struct soc_tplg *tplg, int num_kcontrols) in soc_tplg_dapm_widget_denum_create() argument 1413 kc = kcalloc(num_kcontrols, sizeof(*kc), GFP_KERNEL); in soc_tplg_dapm_widget_denum_create() 1417 for (i = 0; i < num_kcontrols; i++) { in soc_tplg_dapm_widget_denum_create() 1516 struct soc_tplg *tplg, int num_kcontrols) in soc_tplg_dapm_widget_dbytes_create() argument 1523 kc = kcalloc(num_kcontrols, sizeof(*kc), GFP_KERNEL); in soc_tplg_dapm_widget_dbytes_create() [all …]
|
D | soc-dapm.c | 838 for (i = 0; i < path->sink->num_kcontrols; i++) { in dapm_connect_mixer() 861 for (i = 0; i < w->num_kcontrols; i++) { in dapm_is_shared_kcontrol() 992 for (i = 0; i < w->num_kcontrols; i++) { in dapm_new_mixer() 1041 if (w->num_kcontrols != 1) { in dapm_new_mux() 1070 for (i = 0; i < w->num_kcontrols; i++) { in dapm_new_pga() 1093 for (i = 0; i < w->num_kcontrols; i++) { in dapm_new_dai_link() 3248 if (w->num_kcontrols) { in snd_soc_dapm_new_widgets() 3249 w->kcontrols = kcalloc(w->num_kcontrols, in snd_soc_dapm_new_widgets() 4185 template.num_kcontrols = 1; in snd_soc_dapm_new_dai()
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 631 .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),\
|
D | sst-atom-controls.c | 639 for (i = 0; i < w->num_kcontrols; i++) { in sst_swm_mixer_event()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | cx2072x.c | 1161 .num_kcontrols = 0, .reg = wreg, .shift = wshift, .mask = wmask, \ 1168 .num_kcontrols = 0, .reg = wreg, .shift = wshift, .mask = wmask, \ 1175 .num_kcontrols = 0, .reg = wreg, .shift = wshift, .mask = wmask, \ 1181 {.id = wid, .name = wname, .kcontrol_news = NULL, .num_kcontrols = 0, \
|
D | hdac_hdmi.c | 693 w->num_kcontrols = numkc; in hdac_hdmi_fill_widget_info()
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
D | topology.c | 1889 if (!le32_to_cpu(tw->num_kcontrols)) { in sof_widget_load_pga() 1891 tw->num_kcontrols); in sof_widget_load_pga() 2128 for (i = 0; i < widget->num_kcontrols; i++) { in sof_get_control_data() 2205 if (widget->num_kcontrols) { in sof_process_load() 2206 wdata = kcalloc(widget->num_kcontrols, in sof_process_load() 2257 for (i = 0; i < widget->num_kcontrols; i++) { in sof_process_load() 2281 for (i = 0; i < widget->num_kcontrols; i++) { in sof_process_load() 2614 for (i = 0; i < widget->num_kcontrols; i++) { in sof_widget_unload()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
D | asoc.h | 492 __le32 num_kcontrols; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
D | asoc.h | 290 __le32 num_kcontrols; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
D | asoc.h | 303 __le32 num_kcontrols; member
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
D | skl-topology.c | 399 for (i = 0; i < w->num_kcontrols; i++) { in skl_tplg_set_module_params() 432 for (i = 0; i < w->num_kcontrols; i++) { in skl_tplg_set_module_init_data() 814 for (i = 0; i < w->num_kcontrols; i++) { in skl_tplg_set_module_bind_params() 911 for (i = 0; i < w->num_kcontrols; i++) in skl_tplg_add_moduleid_in_bind_params()
|