Lines Matching full:widget
285 swidget->widget->name, ret); in sof_ipc4_get_audio_fmt()
289 dev_dbg(scomp->dev, "widget %s: is_pages: %d\n", swidget->widget->name, in sof_ipc4_get_audio_fmt()
308 dev_dbg(scomp->dev, "Input audio formats for %s\n", swidget->widget->name); in sof_ipc4_get_audio_fmt()
331 dev_dbg(scomp->dev, "Output audio formats for %s\n", swidget->widget->name); in sof_ipc4_get_audio_fmt()
371 dev_err(sdev->dev, "failed to find module info for widget %s with UUID %pUL\n", in sof_ipc4_widget_set_module_info()
372 swidget->widget->name, &swidget->uuid); in sof_ipc4_widget_set_module_info()
408 /* update module ID for all kcontrols for this widget */ in sof_ipc4_widget_update_kcontrol_module_id()
481 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_pcm()
504 dev_dbg(scomp->dev, "host copier '%s' node_type %u\n", swidget->widget->name, node_type); in sof_ipc4_widget_setup_pcm()
550 dev_err(scomp->dev, "invalid widget type %d\n", swidget->id); in sof_ipc4_widget_setup_pcm()
605 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_dai()
628 dev_dbg(scomp->dev, "dai %s node_type %u dai_type %u dai_index %d\n", swidget->widget->name, in sof_ipc4_widget_setup_comp_dai()
653 snd_soc_dapm_widget_for_each_source_path(swidget->widget, p) in sof_ipc4_widget_setup_comp_dai()
674 if (w->widget->sname && in sof_ipc4_widget_setup_comp_dai()
675 strcmp(w->widget->sname, swidget->widget->sname)) in sof_ipc4_widget_setup_comp_dai()
782 dev_dbg(scomp->dev, "Set up chain DMA for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_pipeline()
796 swidget->widget->name, swidget->pipeline_id, in sof_ipc4_widget_setup_comp_pipeline()
843 "pga widget %s: ramp type: %d, ramp duration %d, initial gain value: %#x\n", in sof_ipc4_widget_setup_comp_pga()
844 swidget->widget->name, gain->data.params.curve_type, in sof_ipc4_widget_setup_comp_pga()
879 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_mixer()
911 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_src()
1103 swidget->widget->name, base_config->ibs, base_config->obs, in sof_ipc4_update_resource_usage()
1108 swidget->widget->name, base_config->ibs, base_config->obs, in sof_ipc4_update_resource_usage()
1121 dev_err(sdev->dev, "failed to assign instance id for widget %s", in sof_ipc4_widget_assign_instance_id()
1122 swidget->widget->name); in sof_ipc4_widget_assign_instance_id()
1282 dev_err(sdev->dev, "no input formats for %s\n", swidget->widget->name); in sof_ipc4_init_input_audio_fmt()
1331 dev_dbg(sdev->dev, "Init input audio formats for %s\n", swidget->widget->name); in sof_ipc4_init_input_audio_fmt()
1724 dev_dbg(sdev->dev, "copier %s, type %d", swidget->widget->name, swidget->id); in sof_ipc4_prepare_copier_module()
1740 swidget->widget->name); in sof_ipc4_prepare_copier_module()
1847 swidget->id, swidget->widget->name); in sof_ipc4_prepare_copier_module()
1908 swidget->widget->name, out_ref_rate, out_ref_channels, out_ref_valid_bits); in sof_ipc4_prepare_copier_module()
1915 swidget->widget->name); in sof_ipc4_prepare_copier_module()
1929 dev_dbg(sdev->dev, "Output audio format for %s\n", swidget->widget->name); in sof_ipc4_prepare_copier_module()
1976 if (w->widget->sname && in sof_ipc4_prepare_copier_module()
1977 strcmp(w->widget->sname, swidget->widget->sname)) in sof_ipc4_prepare_copier_module()
2035 /* modify the input params for the next widget */ in sof_ipc4_prepare_copier_module()
2059 swidget->widget->name, in sof_ipc4_prepare_copier_module()
2099 dev_dbg(sdev->dev, "copier %s, IPC size is %d", swidget->widget->name, ipc_size); in sof_ipc4_prepare_copier_module()
2158 swidget->widget->name); in sof_ipc4_prepare_gain_module()
2195 swidget->widget->name); in sof_ipc4_prepare_mixer_module()
2230 available_fmt->num_output_formats, swidget->widget->name); in sof_ipc4_prepare_src_module()
2254 swidget->widget->name); in sof_ipc4_prepare_src_module()
2327 i - pin_format_offset, swidget->widget->name); in sof_ipc4_process_set_pin_formats()
2379 swidget->widget->name); in sof_ipc4_prepare_process_module()
2593 swidget->widget->name); in sof_ipc4_widget_setup()
2607 swidget->widget->name, swidget->instance_id); in sof_ipc4_widget_setup()
2681 swidget->widget->name); in sof_ipc4_widget_setup()
2692 dev_err(sdev->dev, "widget type %d not supported", swidget->id); in sof_ipc4_widget_setup()
2702 swidget->widget->name); in sof_ipc4_widget_setup()
2715 dev_dbg(sdev->dev, "Create widget %s (pipe %d) - ID %d, instance %d, core %d\n", in sof_ipc4_widget_setup()
2716 swidget->widget->name, swidget->pipeline_id, module_id, in sof_ipc4_widget_setup()
2720 swidget->widget->name, swidget->pipeline_id, in sof_ipc4_widget_setup()
2729 dev_err(sdev->dev, "failed to create module %s\n", swidget->widget->name); in sof_ipc4_widget_setup()
2759 swidget->widget->name); in sof_ipc4_widget_free()
2773 dev_err(sdev->dev, "failed to free pipeline widget %s\n", in sof_ipc4_widget_free()
2774 swidget->widget->name); in sof_ipc4_widget_free()
2809 buddy_name = sink_widget->widget->name; in sof_ipc4_get_queue_id()
2815 buddy_name = src_widget->widget->name; in sof_ipc4_get_queue_id()
2823 num_pins, current_swidget->widget->name); in sof_ipc4_get_queue_id()
2843 current_swidget->widget->name); in sof_ipc4_get_queue_id()
2904 sink_widget->widget->name, sroute->dst_queue_id, in sof_ipc4_set_copier_sink_format()
2905 src_widget->widget->name, sroute->src_queue_id); in sof_ipc4_set_copier_sink_format()
2944 src_widget->widget->name, sink_widget->widget->name); in sof_ipc4_route_setup()
2953 src_widget->widget->name, sink_widget->widget->name, in sof_ipc4_route_setup()
2964 "failed to get src_queue_id ID from source widget %s\n", in sof_ipc4_route_setup()
2965 src_widget->widget->name); in sof_ipc4_route_setup()
2973 "failed to get dst_queue_id ID from sink widget %s\n", in sof_ipc4_route_setup()
2974 sink_widget->widget->name); in sof_ipc4_route_setup()
2987 src_widget->widget->name, sroute->src_queue_id); in sof_ipc4_route_setup()
2993 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_setup()
2994 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_setup()
3013 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_setup()
3014 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_setup()
3045 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_free()
3046 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_free()
3072 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_free()
3073 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_free()
3093 swidget->widget->name); in sof_ipc4_dai_config()
3139 * a group_id during widget ipc_prepare in sof_ipc4_dai_config()
3430 .widget = tplg_ipc4_widget_ops,