Searched refs:num_kcontrols (Results 1 – 13 of 13) sorted by relevance
| /linux/sound/soc/intel/atom/ |
| H A 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),\
|
| H A D | sst-atom-controls.c | 639 for (i = 0; i < w->num_kcontrols; i++) { in sst_swm_mixer_event()
|
| /linux/sound/soc/ |
| H A D | soc-topology.c | 389 for (i = 0; i < w->num_kcontrols; i++) in soc_tplg_remove_widget() 1152 if (w->num_kcontrols == 0) { in soc_tplg_dapm_widget_create() 1153 template.num_kcontrols = 0; in soc_tplg_dapm_widget_create() 1157 template.num_kcontrols = le32_to_cpu(w->num_kcontrols); in soc_tplg_dapm_widget_create() 1158 kc = devm_kcalloc(tplg->dev, le32_to_cpu(w->num_kcontrols), sizeof(*kc), GFP_KERNEL); in soc_tplg_dapm_widget_create() 1164 kcontrol_type = devm_kcalloc(tplg->dev, le32_to_cpu(w->num_kcontrols), sizeof(unsigned int), in soc_tplg_dapm_widget_create() 1171 for (i = 0; i < le32_to_cpu(w->num_kcontrols); i++) { in soc_tplg_dapm_widget_create()
|
| H A D | soc-dapm.c | 488 for (i = 0; i < path->sink->num_kcontrols; i++) { in dapm_connect_mixer() 1147 for (i = 0; i < w->num_kcontrols; i++) { in dapm_is_shared_kcontrol() 1281 for (i = 0; i < w->num_kcontrols; i++) { in dapm_new_mixer() 1331 if (w->num_kcontrols != 1) { in dapm_new_mux() 1360 for (i = 0; i < w->num_kcontrols; i++) { in dapm_new_pga() 1380 for (i = 0; i < w->num_kcontrols; i++) { in dapm_new_dai_link() 3334 if (w->num_kcontrols) { in snd_soc_dapm_new_widgets() 3336 w->num_kcontrols); in snd_soc_dapm_new_widgets() 4287 int num_kcontrols; in dapm_new_dai() local 4301 num_kcontrols = 0; in dapm_new_dai() [all …]
|
| /linux/include/uapi/sound/ |
| H A D | asoc.h | 494 __le32 num_kcontrols; member
|
| /linux/sound/soc/sdca/ |
| H A D | sdca_asoc.c | 460 (*widget)->num_kcontrols = 1; in entity_parse_su_device() 545 (*widget)->num_kcontrols = 1; in entity_parse_su_class() 638 (*widget)->num_kcontrols = entity->num_sources; in entity_parse_mu()
|
| /linux/sound/soc/sof/ |
| H A D | ipc3-topology.c | 813 for (i = 0; i < widget->num_kcontrols; i++) { in sof_get_control_data() 895 if (widget->num_kcontrols) { in sof_process_load() 896 wdata = kzalloc_objs(*wdata, widget->num_kcontrols); in sof_process_load() 942 for (i = 0; i < widget->num_kcontrols; i++) { in sof_process_load()
|
| H A D | ipc3-control.c | 599 for (i = 0; i < widget->num_kcontrols; i++) { in sof_ipc3_control_update()
|
| H A D | topology.c | 1525 if (!le32_to_cpu(tw->num_kcontrols)) { in sof_widget_ready() 1527 tw->num_kcontrols); in sof_widget_ready() 1673 for (i = 0; i < widget->num_kcontrols; i++) { in sof_widget_unload()
|
| H A D | ipc4-control.c | 927 for (i = 0; i < widget->num_kcontrols; i++) {
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | topology.c | 1057 for (i = 0; i < w->num_kcontrols; i++) { in audioreach_route_load()
|
| /linux/sound/soc/codecs/ |
| H A D | hdac_hdmi.c | 699 w->num_kcontrols = numkc; in hdac_hdmi_fill_widget_info()
|
| /linux/sound/soc/intel/avs/ |
| H A D | path.c | 485 for (i = 0; i < w->num_kcontrols; i++) { in avs_get_module_control()
|